Karsten Böddeker 4d8cb845f9 ffho-status-page: fix list of mesh interfaces 7 years ago
..
files 3f8381d864 Minify all Lua code 7 years ago
luasrc 4d8cb845f9 ffho-status-page: fix list of mesh interfaces 7 years ago
LICENSE defeacca62 add LICENSE file for packages based on gluon-packages 8 years ago
Makefile 3f8381d864 Minify all Lua code 7 years ago
ReadMe.md 7d930bd635 Update documentation 7 years ago

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:',
  },
  ...
},