Set the enabled languages to English and German
This commit is contained in:
parent
86e5d48637
commit
af1b05d819
1 changed files with 2 additions and 0 deletions
2
site.mk
2
site.mk
|
@ -29,3 +29,5 @@ DEFAULT_GLUON_RELEASE := 0.6+exp$(shell date '+%Y%m%d')
|
||||||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||||
|
|
||||||
GLUON_PRIORITY ?= 0
|
GLUON_PRIORITY ?= 0
|
||||||
|
|
||||||
|
GLUON_LANGS ?= en de
|
||||||
|
|
Loading…
Reference in a new issue