-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample-config.yaml
33 lines (29 loc) · 1023 Bytes
/
sample-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
SOGoProfileURL: "postgresql://sogo:sogo@test-postgres:5432/sogo/sogo_user_profile"
OCSFolderInfoURL: "postgresql://sogo:sogo@test-postgres:5432/sogo/sogo_folder_info"
OCSSessionsFolderURL: "postgresql://sogo:sogo@test-postgres:5432/sogo/sogo_sessions_folder"
OCSAdminURL: "postgresql://sogo:sogo@test-postgres:5432/sogo/sogo_admin"
SOGoPasswordChangeEnabled: true
SOGoUserSources:
- type: sql
id: directory
viewURL: "postgresql://sogo:sogo@test-postgres:5432/sogo/sogo_view"
canAuthenticate: true
isAddressBook: true
userPasswordAlgorithm: md5
SOGoPageTitle: SOGo
SOGoVacationEnabled: true
SOGoForwardEnabled: true
SOGoSieveScriptsEnabled: true
SOGoMailAuxiliaryUserAccountsEnabled: true
SOGoTrustProxyAuthentication: false
SOGoXSRFValidationEnabled: false
SOGoLanguage: English
SOGoTimeZone: America/Montreal
SOGoDebugRequests: true
SoDebugBaseURL: true
ImapDebugEnabled: true
LDAPDebugEnabled: true
PGDebugEnabled: true
MySQL4DebugEnabled: true
SOGoUIxDebugEnabled: true
WODontZipResponse: true