Restored, not un-necessary credentials and fixed notes section
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"privileged":false,
|
"privileged":false,
|
||||||
"updateable":true,
|
"updateable":true,
|
||||||
"interface_port":8465,
|
"interface_port":8465,
|
||||||
"documentation":null,
|
"documentation":"https://github.com/a1ex4/ownfoil",
|
||||||
"website":"https://github.com/a1ex4/ownfoil",
|
"website":"https://github.com/a1ex4/ownfoil",
|
||||||
"logo":null,
|
"logo":null,
|
||||||
"config_path":"/opt/ownfoil/app/config/settings.yaml",
|
"config_path":"/opt/ownfoil/app/config/settings.yaml",
|
||||||
@@ -26,7 +26,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"notes_json":[
|
"default_credentials":{
|
||||||
|
"username":null,
|
||||||
|
"password":null
|
||||||
|
},
|
||||||
|
"notes":[
|
||||||
{
|
{
|
||||||
"text":"Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights.",
|
"text":"Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights.",
|
||||||
"type":"warning"
|
"type":"warning"
|
||||||
|
|||||||
Reference in New Issue
Block a user