Explorar o código

Merge branch 'unstable' of blezz-tech/sharix-open-webapp-base into unstable

Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      core/_settings_vars.py

+ 2 - 2
core/_settings_vars.py

@@ -59,8 +59,8 @@ EJ_SERVICE = "chat.ej.sharix-app.org"
 EJ_HOST = "ej.sharix-app.org"
 
 # Service name that is used in generating ejabber rooms
-WEBSERVICE_NAME = "open"
-WEBSERVICE__ID = 1
+METASERVICE_NAME = "open"
+METASERVICE_ID = 1
 
 #Create test users
 GENERATE_TEST_USERS = True