mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Renamed some web apps to web servicesy
This commit is contained in:
7
roles/web-svc-xmpp/config/main.yml
Normal file
7
roles/web-svc-xmpp/config/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# xmpp is more a service then a app with ui interface. @todo Rename it
|
||||
features:
|
||||
logout: false # Reactivated as soon as xmpp is fully implemented
|
||||
server:
|
||||
domains:
|
||||
canonical:
|
||||
- xmpp.{{ PRIMARY_DOMAIN }}
|
Reference in New Issue
Block a user