Added whitelist for uploadable files.
Added greyscale mdlogo to git and set it as the default logo.
This commit is contained in:
@ -71,7 +71,7 @@ function ensureEnvironment() {
|
||||
[
|
||||
"startPage" => "1",
|
||||
"pageTitle" => "md:cms",
|
||||
"logo" => "",
|
||||
"logo" => "/appFiles/mdlogo.png",
|
||||
"url" => "",
|
||||
"css" => "default",
|
||||
"defaultLang" => "en",
|
||||
|
Reference in New Issue
Block a user