diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -55,11 +55,6 @@ server { root /www/tinyemotesinstance/public; index index.php; - location ~ ^/static/?(.*)$ { - root /www/tinyemotesinstance/public; - try_files /custom_static/$1 /static/$1 =404; - } - location / { try_files $uri $uri/ /index.php?$query_string; } |
