mirror of
https://github.com/solcloud/Counter-Strike.git
synced 2025-01-16 22:28:15 +01:00
Tuning
This commit is contained in:
parent
c5918e851b
commit
66647be7db
@ -3,4 +3,3 @@ PROJECT_NAME=cs
|
||||
PHP_VERSION=8.2
|
||||
DOCUMENT_ROOT=www
|
||||
HAS_PROXY=1
|
||||
EXTRA_RUN_CMD_2="a2enmod headers"
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,3 @@
|
||||
/electron/package-lock.json
|
||||
/electron/build/
|
||||
/electron/node_modules/
|
||||
/www/.htaccess*
|
||||
|
@ -1,5 +0,0 @@
|
||||
<filesMatch "\.(js|html|css|json|glb)$">
|
||||
Header set Cache "no-cache, no-store, must-revalidate"
|
||||
Header set Pragma "no-cache"
|
||||
Header set Expires 0
|
||||
</filesMatch>
|
Loading…
x
Reference in New Issue
Block a user