Karsten Böddeker f79727ec04 ffho-status-page: improvements пре 7 година
..
files f79727ec04 ffho-status-page: improvements пре 7 година
LICENSE defeacca62 add LICENSE file for packages based on gluon-packages пре 8 година
Makefile 8243bb1239 ffho-status-page: use upstream gluon-status-page-api пре 7 година
ReadMe.md 7d930bd635 Update documentation пре 7 година

ReadMe.md

ffho-status-page

This is a customized version of the old gluon-status-page.

A link to a (geographical) map can be specified within the site.conf and it will be shown together with the koordinates. To identify the node, its nodeid will be added at the end.

site.conf

status_page.location_link: optional

  • Link to a (geographical) map

example

{
  status_page = {
    location_link = 'https://map.hochstift.freifunk.net/#!v:m;n:',
  },
  ...
},