Daap config files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 lines
699 B

{
"version": "1.0",
"mediawiki": {
"name": "DAAP",
"root": "https://daap.bannerrepeater.org/wiki/",
"main_page": "https://daap.bannerrepeater.org/wiki/Main_Page",
"api": "https://daap.bannerrepeater.org/w/api.php"
},
"wikibase": {
"site_iri": "http://daap.bannerrepeater.org/entity/",
"maxlag": 5,
"properties": {
"instance_of": "P1",
"subclass_of": "P62"
}
},
"oauth": {
"registration_page": "https://daap.bannerrepeater.org/wiki/Special:OAuthConsumerRegistration/propose"
},
"reconciliation": {
"endpoint": "http://213.108.105.152:8000/${lang}/api"
}
}