-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwww.bewelcome.org.ini
59 lines (48 loc) · 1.62 KB
/
www.bewelcome.org.ini
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
; this file overrides the bwrox_default.ini for http://www.bewelcome.org
[db]
; don't use the dbupdate.php
dbupdate = manual
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; the rest of the file is moved from the old config
[smtp]
host = "localhost"
[mailAddresses]
registration = "[email protected]"
[cloudmade]
; API key (Cloudmade account: [email protected])
cloudmade_api_key = f6208f5cb7cf4f8b8d74170cd486d7bd
[env]
sitename = "BeWelcome"
baseuri = "http://www.bewelcome.org/"
baseuri_https = "https://www.bewelcome.org/"
suspend_url = "http://www.bewelcome.org/tb/suspendinfo.html"
[piwik]
baseurl = "http://www.bewelcome.org/piwik/"
siteid = 1
;type = javascript
[phpflickr]
api = "37c4d1238f2d142e3a0dbba069f775f6"
tmpfolder = "/home/bwrox/tmp"
[syshcvol]
IniCache = "1"
apaypal_authtoken = "secret?"
MYSQLServer = "localhost:3307"
ARCH_DB = "BW_ARCH"
CRYPT_DB = "BW_CRYPTED"
SessionDirectory = "/home/bwrox/data/sessiondir.bull"
NODBAUTOUPDATE = "1"
EmailDomainName = "bewelcome.org"
Crypted = "BW_CRYPTED."
IMAGEDIR = "/home/bwrox/data/images/"
MessageSenderMail = "[email protected]"
CommentNotificationSenderMail = "[email protected]"
NotificationMail = "[email protected]"
ferrorsSenderMail = "[email protected]"
SignupSenderMail = "[email protected]"
UpdateMandatorySenderMail = "[email protected]"
AccepterSenderMail = "[email protected]"
FeedbackSenderMail = "[email protected]"
MailToNotifyWhenNewMemberSignup = "list of private email addresses (should be moved to database)"
TestMail = "[email protected]"
UploadPictMaxSize = "5000000"
EncKey = "secret"