m
This commit is contained in:
@@ -17,7 +17,7 @@ server {
|
||||
|
||||
add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob:; img-src 'self' data: https://secure.gravatar.com; style-src 'self' 'unsafe-inline'; font-src 'self' data:;" always;
|
||||
|
||||
client_max_body_size 128m;
|
||||
client_max_body_size 0;
|
||||
|
||||
location / {
|
||||
resolver 127.0.0.11;
|
||||
|
||||
Reference in New Issue
Block a user