projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
link to etherpad database unicode fix
[ansible.git]
/
roles
/
etherpad
/
templates
/
settings.json
diff --git
a/roles/etherpad/templates/settings.json
b/roles/etherpad/templates/settings.json
index 74bb3c67e2f80a05cdbdcb26fe4052f8f3d0d4a9..97a3ade7211d32b14934b82d87ffd270eba4cd03 100644
(file)
--- a/
roles/etherpad/templates/settings.json
+++ b/
roles/etherpad/templates/settings.json
@@
-4,6
+4,8
@@
Please edit settings.json, not settings.json.template
*/
{
+ "skinName": "colibris",
+
//IP and port which etherpad should bind at
"ip": "127.0.0.1",
"port" : 9001,