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