Browse Source

fix config

blezz-tech 1 month ago
parent
commit
e94e9f3bbd
1 changed files with 6 additions and 6 deletions
  1. 6 6
      ejabberd/ejabberd.yml

+ 6 - 6
ejabberd/ejabberd.yml

@@ -15,12 +15,12 @@
 ###
 ###
 
 
 hosts:
 hosts:
-  - "msg.REPLACE_HOST_SERVICE"
+  - "REPLACE_HOST_SERVICE"
   - "10.0.2.10"
   - "10.0.2.10"
   - localhost
   - localhost
 
 
 host_config:
 host_config:
-  msg.REPLACE_HOST_SERVICE:
+  REPLACE_HOST_SERVICE:
     auth_method: [ldap]
     auth_method: [ldap]
     ldap_servers: ["ldap.sharix.ru"]
     ldap_servers: ["ldap.sharix.ru"]
     ldap_port: 389
     ldap_port: 389
@@ -108,8 +108,8 @@ acme:
 
 
 acl:
 acl:
   admin:
   admin:
-    user: "django_tickets@msg.REPLACE_HOST_SERVICE"
-    #user: "admin@msg.REPLACE_HOST_SERVICE"
+    user: "django_tickets@REPLACE_HOST_SERVICE"
+    #user: "admin@REPLACE_HOST_SERVICE"
   users:
   users:
     user: all
     user: all
 
 
@@ -208,7 +208,7 @@ modules:
   mod_configure: {}
   mod_configure: {}
   mod_disco:
   mod_disco:
     extra_domains:
     extra_domains:
-      - ej.REPLACE_HOST_SERVICE
+      - REPLACE_HOST_SERVICE
     name: SXPlatform
     name: SXPlatform
   mod_fail2ban: {}
   mod_fail2ban: {}
   mod_http_api: {}
   mod_http_api: {}
@@ -232,7 +232,7 @@ modules:
   mod_muc:
   mod_muc:
     # Service name    
     # Service name    
     hosts:
     hosts:
-      - "chat.msg.REPLACE_HOST_SERVICE"
+      - "chat.REPLACE_HOST_SERVICE"
     access:
     access:
       - allow
       - allow
     access_admin:
     access_admin: