mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
Add default language option to config.yaml
This commit is contained in:
@ -18,6 +18,9 @@ database:
|
||||
#HOST: ''
|
||||
#PORT: ''
|
||||
|
||||
# Select default system language (default is 'en_us')
|
||||
language: en-us
|
||||
|
||||
# Set debug to False to run in production mode
|
||||
debug: True
|
||||
|
||||
|
Reference in New Issue
Block a user