mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
typo
This commit is contained in:
parent
133ba3f14f
commit
6563ebb1ca
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ from yunohost.utils.legacy import translate_legacy_settings_to_configpanel_setti
|
|||
|
||||
logger = getActionLogger("yunohost.settings")
|
||||
|
||||
SETTINGS_PATH = "/etc/yunohost/settings.yaml"
|
||||
SETTINGS_PATH = "/etc/yunohost/settings.yml"
|
||||
|
||||
|
||||
def settings_get(key="", full=False, export=False):
|
||||
|
|
Loading…
Add table
Reference in a new issue