skins: make "colibris" the default skin for new installations
Colibris skin was first introduced in 1.7.5 and received some bugfixes in 1.8.0. It is now time to make it the default for new installs.pull/3668/head
parent
1dfd52bcce
commit
70bc71c0c3
|
@ -80,7 +80,7 @@
|
|||
* - "colibris": the new experimental skin (since Etherpad 1.8), candidate to
|
||||
* become the default in Etherpad 2.0
|
||||
*/
|
||||
"skinName": "no-skin",
|
||||
"skinName": "colibris",
|
||||
|
||||
/*
|
||||
* IP and port which etherpad should bind at
|
||||
|
|
Loading…
Reference in New Issue