1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_ynh.git synced 2024-09-03 18:36:10 +02:00

Update ADMIN.md

This commit is contained in:
Éric Gaspar 2023-09-07 23:03:40 +02:00
parent 245c35d42d
commit b0eed61732

View file

@ -5,6 +5,6 @@ If you want to install Etherpad with plugins and mysql database: https://github.
## Configuration
You can access Etherpad's admin panel at `domain.tld/admin`. The configuration file for Etherpad is at the path `__INSTALL_DIR__/settings.json`.
You can access Etherpad's admin panel at `__DOMAIN__/admin`. The configuration file for Etherpad is at the path `__INSTALL_DIR__/settings.json`.
*Skin Builder* (accessible at this address `__DOMAIN__/pad/p/test#skinvariantsbuilder`) allows you to customize the skin of your pad. It will give you a parameter to copy into your configuration file `__INSTALL_DIR__/settings.json`.