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:
parent
245c35d42d
commit
b0eed61732
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ If you want to install Etherpad with plugins and mysql database: https://github.
|
||||||
|
|
||||||
## Configuration
|
## 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`.
|
*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`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue