Added links for imprint and privacy information.

This commit is contained in:
baldo 2018-05-21 13:22:28 +02:00
parent b5805540ec
commit d23024241c
5 changed files with 62 additions and 23 deletions
server

View file

@ -99,6 +99,10 @@ var defaultConfig = {
contactEmail: 'kontakt@musterstadt.freifunk.net',
sites: []
},
legal: {
privacyUrl: null,
imprintUrl: null
},
map: {
mapUrl: 'http://map.musterstadt.freifunk.net'
},