mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Auto-update README
This commit is contained in:
parent
4e55d990b7
commit
e6323fd63f
1 changed files with 7 additions and 0 deletions
|
@ -28,6 +28,13 @@ Etherpad is a real-time collaborative editor scalable to thousands of simultaneo
|
|||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Etherpad Lite
|
||||
|
||||
This version of Etherpad is installed without plugins and uses Redis as database.
|
||||
Be aware, Redis database backup and restore is not fully implemented.
|
||||
|
||||
If you want to install Etherpad with pugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
||||
|
||||
## Configuration
|
||||
|
||||
You can access Etherpad's admin panel at `domain.tld/admin`. The configuration file for Etherpad is at the path `/var/www/etherpad/settings.json`.
|
||||
|
|
Loading…
Reference in a new issue