mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-20 14:03:36 +03:00
B OpenNebula/one#6710: Fix config typo (#3217)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
This commit is contained in:
parent
1607b4a014
commit
fd4956e75c
@ -13,7 +13,7 @@ oneprovision_optional_create_command: ''
|
||||
################################################################################
|
||||
|
||||
# True to display 'Keep me logged in' option
|
||||
keep_me_logged_in: true
|
||||
keep_me_logged: true
|
||||
|
||||
# Currency formatting
|
||||
# Possible values are the ISO 4217 currency codes
|
||||
@ -64,4 +64,4 @@ langs:
|
||||
# uk: 'Ukrainian'
|
||||
# vi: 'Vietnamese'
|
||||
zh_CN: 'Chinese (China)'
|
||||
# zh_TW: 'Chinese (Taiwan)'
|
||||
# zh_TW: 'Chinese (Taiwan)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user