Wiki file uploads and permissions #118
@ -12,6 +12,8 @@ server {
|
||||
root <%= @docroot %>;
|
||||
index index.php;
|
||||
|
||||
client_max_body_size 20M;
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user