Browse Source

[Config] Add XMPP ports

andryyy 4 years ago
parent
commit
5203beda01
1 changed files with 2 additions and 0 deletions
  1. 2 0
      generate_config.sh

+ 2 - 0
generate_config.sh

@@ -170,6 +170,8 @@ DOVEADM_PORT=127.0.0.1:19991
 SQL_PORT=127.0.0.1:13306
 SQL_PORT=127.0.0.1:13306
 SOLR_PORT=127.0.0.1:18983
 SOLR_PORT=127.0.0.1:18983
 REDIS_PORT=127.0.0.1:7654
 REDIS_PORT=127.0.0.1:7654
+XMPP_C22_PORT=5222
+XMPP_S2S_PORT=5269
 
 
 # Your timezone
 # Your timezone
 # See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a list of timezones
 # See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a list of timezones