Bump up Grocy version to v3.2.0

This commit is contained in:
Marc Alcalà Prieto 2022-02-22 19:01:08 +01:00 committed by Franck Nijhof
parent 8557f74afc
commit 7dad321cd4
3 changed files with 3 additions and 2 deletions

View file

@ -110,6 +110,7 @@ The private key file to use for SSL.
Is used for setting the language. Choose between:
- `ca` (Catalan)
- `cs` (Czech)
- `da` (Danish)
- `de` (German)

View file

@ -40,7 +40,7 @@ RUN \
\
&& yarn global add modclean \
\
&& git clone --branch "v3.1.3" --depth=1 \
&& git clone --branch "v3.2.0" --depth=1 \
https://github.com/grocy/grocy.git /var/www/grocy \
\
&& cd /var/www/grocy \

View file

@ -48,7 +48,7 @@ options:
keyfile: privkey.pem
schema:
log_level: list(trace|debug|info|notice|warning|error|fatal)?
culture: list(cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|ta|tr|zh_CN|zh_TW)
culture: list(ca|cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|ta|tr|zh_CN|zh_TW)
currency: match(^[A-Z]{3}$)
entry_page: list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan)
features: