mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	postmoogle: add admins (#2073)
* postmoogle: add admins * postmoogle: update jija2 defaults * postmoogle: fix typo
This commit is contained in:
		| @@ -93,6 +93,15 @@ matrix_bot_postmoogle_federation: false | ||||
| # - @*:another.com | ||||
| matrix_bot_postmoogle_users: [] | ||||
|  | ||||
| # A list of admins | ||||
| # Example set of rules: | ||||
| # - @someone:example.com | ||||
| # - @another:example.com | ||||
| # - @bot.*:example.com | ||||
| # - @*:another.com | ||||
| matrix_bot_postmoogle_admins: | ||||
|   - "{{ matrix_admin }}" | ||||
|  | ||||
| # Sentry DSN | ||||
| matrix_bot_postmoogle_sentry: '' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user