Updated: configuration & translation
This commit is contained in:
parent
9ddf2f6720
commit
8642b77721
6 changed files with 473 additions and 84 deletions
12
site.conf
12
site.conf
|
|
@ -1,12 +1,5 @@
|
|||
{
|
||||
hostname_prefix = 'GibMirEinenNamen',
|
||||
config_mode = {
|
||||
hostname = {
|
||||
optional = false,
|
||||
prefill = false,
|
||||
},
|
||||
},
|
||||
|
||||
hostname_prefix = 'ffhh-',
|
||||
site_name = 'Freifunk Hamburg',
|
||||
site_code = 'ffhh',
|
||||
default_domain = 'ffhh_nowe',
|
||||
|
|
@ -19,11 +12,11 @@
|
|||
|
||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
||||
ntp_servers = {'1.ntp.services.ffhh','2.ntp.services.ffhh','3.ntp.services.ffhh'},
|
||||
|
||||
regdom = 'DE',
|
||||
|
||||
wifi24 = {
|
||||
channel = 1,
|
||||
|
||||
mesh = {
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
|
|
@ -57,6 +50,7 @@
|
|||
},
|
||||
|
||||
autoupdater = {
|
||||
enabled = 1,
|
||||
branch = 'stable',
|
||||
branches = {
|
||||
stable = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue