diff --git a/FAQ.md b/FAQ.md index 5d55e09..36e796f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -38,3 +38,7 @@ Basically see [[How-to-put-Etherpad-Lite-behind-a-reverse-Proxy]]. ## Can we please have nice urls "http://etherpad.example.com/padname"? Yes, see [[How-to-put-Etherpad-Lite-behind-a-reverse-Proxy]]. + +## How can I setup several Etherpad installations which share the code, and perhaps also the database ? +I'd like to set up different Etherpad installation for different user groups, different favicons, different default pad texts. +Answer: this is currently topic of feature request https://github.com/Pita/etherpad-lite/issues/195