p_for_power
This commit is contained in:
parent
4e767b7268
commit
d4372d0595
16 changed files with 24 additions and 154 deletions
11
config.jsonc
11
config.jsonc
|
|
@ -1015,7 +1015,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
the system (from).
|
||||
*/
|
||||
"site": {
|
||||
"description": "T for Time - pan.do/ra",
|
||||
"description": "P for Power - pan.do/ra",
|
||||
"email": {
|
||||
// E-mail address in contact form (to)
|
||||
"contact": "system@time.0x2620.org",
|
||||
|
|
@ -1025,12 +1025,12 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"system": "system@time.0x2620.org"
|
||||
},
|
||||
"https": true,
|
||||
"id": "t_for_time",
|
||||
"name": "T for Time",
|
||||
"id": "p_for_power",
|
||||
"name": "P for Power",
|
||||
// Set to true to allow search engines to index the site
|
||||
"public": false,
|
||||
"sendReferrer": true,
|
||||
"url": "time.0x2620.org"
|
||||
"url": "power.0x2620.org"
|
||||
},
|
||||
/*
|
||||
"sitePages" defines the sections of the main site dialog. If "news" is
|
||||
|
|
@ -1052,9 +1052,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
cross-instance references.
|
||||
*/
|
||||
"sites": [
|
||||
{"name": "0xDB", "url": "0xdb.org", "https": true},
|
||||
{"name": "Pad.ma", "url": "pad.ma", "https": true},
|
||||
{"name": "Indiancine.ma", "url": "indiancine.ma", "https": true}
|
||||
],
|
||||
/*
|
||||
"textRightsLevels" defines a list of rights levels for texts.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue