removed another defunct config value
This commit is contained in:
parent
ce2095d7f8
commit
b377890a79
@ -17,14 +17,12 @@
|
|||||||
"www" : {
|
"www" : {
|
||||||
"public" : {
|
"public" : {
|
||||||
"run" : true,
|
"run" : true,
|
||||||
"path" : "static-data/www/public/",
|
"path" : "static-data/www/public/"
|
||||||
"guess_mime" : true
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"private" : {
|
"private" : {
|
||||||
"run" : true,
|
"run" : true,
|
||||||
"path" : "static-data/www/private/",
|
"path" : "static-data/www/private/"
|
||||||
"guess_mime" : true
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"ui" : {
|
"ui" : {
|
||||||
|
Loading…
Reference in New Issue
Block a user