mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2021-12-31 14:05
This commit is contained in:
@@ -40,8 +40,11 @@ etherpad_theme: colibris
|
||||
|
||||
# List of plugins to install
|
||||
etherpad_plugins_base:
|
||||
- adminpads
|
||||
- delete_after_delay
|
||||
- delete_empty_pads
|
||||
etherpad_plugins_extra: []
|
||||
etherpad_plugins: "{{ etherpad_plugins_base + etherpad_plugins_extra }}"
|
||||
|
||||
# If you add the whiteboard plugin, set the URL
|
||||
# See https://www.npmjs.com/package/ep_whiteboard
|
||||
# etherpad_wbo_host: wbo.example.org
|
||||
|
Reference in New Issue
Block a user