Subversion Repositories cheapmusic

Rev

Rev 57 | Rev 81 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 57 Rev 73
Line 8... Line 8...
8
;secret = "HEuEqObwmGMiwAhkFhBrLuqeeQJBmdIl"
8
;secret = "HEuEqObwmGMiwAhkFhBrLuqeeQJBmdIl"
9
token = "ysffyUybZvPZAcGcNYEBlEooQyvfqWHxYumURMqv"
9
token = "ysffyUybZvPZAcGcNYEBlEooQyvfqWHxYumURMqv"
10
userAgent = "FindCheapMusic/0.9 +https://findcheapmusic.com"
10
userAgent = "FindCheapMusic/0.9 +https://findcheapmusic.com"
11
minRelease = 113
11
minRelease = 113
12
maxRelease = 1573058
12
maxRelease = 1573058
13
maxMasters = 6
13
maxMasters = 9
14
 
14
 
15
[walmart]
15
[walmart]
16
apiKey = "9wdrkxz5kzb9hkk8bsub3kup"
16
apiKey = "9wdrkxz5kzb9hkk8bsub3kup"
17
publisherId = "c6/hJezRA68"
17
publisherId = "c6/hJezRA68"
18
musicCategory = "4104"                        ; Main Music Category
18
musicCategory = "4104"                        ; Main Music Category
Line 84... Line 84...
84
SMTP_HOST = "mail.dnsexit.com"
84
SMTP_HOST = "mail.dnsexit.com"
85
SMTP_USERNAME = "do-not-reply@FindCheapMusic.com"
85
SMTP_USERNAME = "do-not-reply@FindCheapMusic.com"
86
SMTP_PASSWORD = "B5wfmL6Kv3"
86
SMTP_PASSWORD = "B5wfmL6Kv3"
87
SMTP_SECURE = "tls" ; "tls" or "ssl"
87
SMTP_SECURE = "tls" ; "tls" or "ssl"
88
SMTP_PORT = 2525
88
SMTP_PORT = 2525
-
 
89
DKIM_DOMAIN = "findcheapmusic.com"
-
 
90
DKIM_PRIVATE = "/../MyFiles/config/dkim_private.pem"
-
 
91
DKIM_SELECTOR = "phpmailer"
-
 
92
DKIM_PASSPHRASE = ""
89
 
93
 
90
; Facebook API configuration
94
; Facebook API configuration
91
FB_APP_ID = "855839728124936"
95
FB_APP_ID = "855839728124936"
92
FB_APP_SECRET = "7d5ecf87d138d0f1d20009463ea37e85"
96
FB_APP_SECRET = "7d5ecf87d138d0f1d20009463ea37e85"
93
 
97