use https
This commit is contained in:
parent
8a6d9b1b2b
commit
dbb40dc441
1 changed files with 2 additions and 2 deletions
|
@ -1016,12 +1016,12 @@
|
||||||
"email": {
|
"email": {
|
||||||
// E-mail address in contact form (to)
|
// E-mail address in contact form (to)
|
||||||
"contact": "amp@spc.org",
|
"contact": "amp@spc.org",
|
||||||
"footer": "-- \nActivist Media Proxy - http://amp.0x2620.org",
|
"footer": "-- \nActivist Media Proxy - https://amp.0x2620.org",
|
||||||
"prefix": "Activist Media Proxy -",
|
"prefix": "Activist Media Proxy -",
|
||||||
// E-mail address uses by the system (from)
|
// E-mail address uses by the system (from)
|
||||||
"system": "system@amp.0x2620.org"
|
"system": "system@amp.0x2620.org"
|
||||||
},
|
},
|
||||||
"https": false,
|
"https": true,
|
||||||
"id": "amp",
|
"id": "amp",
|
||||||
"name": "Activist Media Proxy",
|
"name": "Activist Media Proxy",
|
||||||
"public": false,
|
"public": false,
|
||||||
|
|
Loading…
Reference in a new issue