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:
@@ -22,6 +22,11 @@
|
||||
"is_admin" : true
|
||||
}
|
||||
},
|
||||
{% if 'whiteboard' in etherpad_plugins and etherpad_wbo_host is defined %}
|
||||
"ep_draw": {
|
||||
"host": "{{ etherpad_wbo_host }}"
|
||||
},
|
||||
{% endif %}
|
||||
"ep_delete_after_delay": {
|
||||
"delay" : 2592000,
|
||||
"loop" : true,
|
||||
|
Reference in New Issue
Block a user