stable
David Barragán Merino 2014-09-18 10:32:22 +02:00
parent 9df06e1639
commit db34a5c39c
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ class ConfigService extends taiga.Service
"en": "English"
}
pubblicRegisterEnabled: false
publicRegisterEnabled: false
termsOfServiceUrl: null
privacyPolicyUrl: null

View File

@ -9,7 +9,7 @@ config = {
"en": "English"
}
pubblicRegisterEnabled: true
publicRegisterEnabled: true
privacyPolicyUrl: null
termsOfServiceUrl: null
}