def -> ffxx
This commit is contained in:
parent
d2aaa5e980
commit
7f2d21ab13
@ -8,8 +8,8 @@
|
|||||||
{
|
{
|
||||||
-- Name of the domain.
|
-- Name of the domain.
|
||||||
domain_names = {
|
domain_names = {
|
||||||
def = 'Default Domain',
|
ffxx = 'Freifunk Alpha Centauri',
|
||||||
-- dom1 = 'Alias Domain',
|
-- dom1 = 'Freifunk Alpha Centauri - Domain 1',
|
||||||
--- ...
|
--- ...
|
||||||
}
|
}
|
||||||
|
|
@ -16,7 +16,7 @@
|
|||||||
site_code = 'ffxx',
|
site_code = 'ffxx',
|
||||||
|
|
||||||
-- Shorthand of default domain
|
-- Shorthand of default domain
|
||||||
default_domain = 'def',
|
default_domain = 'ffxx',
|
||||||
|
|
||||||
-- Timezone of your community.
|
-- Timezone of your community.
|
||||||
-- See http://wiki.openwrt.org/doc/uci/system#time_zones
|
-- See http://wiki.openwrt.org/doc/uci/system#time_zones
|
||||||
|
Loading…
Reference in New Issue
Block a user