Update to latest skin
This commit is contained in:
parent
88a6aa8509
commit
e8ec45ef60
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ if ! [ -f settings.json ]; then
|
||||||
"title": "${ETHERPAD_TITLE}",
|
"title": "${ETHERPAD_TITLE}",
|
||||||
"ip": "0.0.0.0",
|
"ip": "0.0.0.0",
|
||||||
"port" :${ETHERPAD_PORT},
|
"port" :${ETHERPAD_PORT},
|
||||||
|
"skinName": "colibris",
|
||||||
"sessionKey" : "${ETHERPAD_SESSION_KEY}",
|
"sessionKey" : "${ETHERPAD_SESSION_KEY}",
|
||||||
"dbType" : "mysql",
|
"dbType" : "mysql",
|
||||||
"dbSettings" : {
|
"dbSettings" : {
|
||||||
|
|
Loading…
Reference in a new issue