1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00
This commit is contained in:
ericgaspar 2020-09-05 18:38:28 +02:00
parent bb450ba302
commit 215756f05a
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -61,7 +61,7 @@
/*
* Name your instance!
*/
"title": "Etherpad Mypads",
"title": "Etherpad MyPads",
/*
* favicon default name
@ -86,7 +86,7 @@
* IP and port which etherpad should bind at
*/
"ip": "127.0.0.1",
"port" : "__PORT__",
"port" : __PORT__,
/*
* Option to hide/show the settings.json in admin page.