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