{
"users":
{
"root":
{
"configs":
{
"ajenti.plugins.fm.fm.FileManager": "{\"start\": \"/\", \"root\": \"/\"}",
"ajenti.plugins.terminal.main.Terminals": "{\"shell\": \"sh -c $SHELL ||
sh\"}",
"ajenti.users.UserManager": "{\"sync-provider\": \"\"}",
"ajenti.plugins.dashboard.dash.Dash": "{\"widgets\": [{\"index\": 0,
\"config\": null, \"container\": \"1\", \"class\":
\"ajenti.plugins.sensors.memory.MemoryWidget\"}, {\"index\": 1,
\"config\": null, \"container\": \"1\", \"class\":
\"ajenti.plugins.sensors.memory.SwapWidget\"}, {\"index\": 2, \"config\":
null, \"container\": \"1\", \"class\":
\"ajenti.plugins.dashboard.welcome.WelcomeWidget\"}, {\"index\": 0,
\"config\": null, \"container\": \"0\", \"class\":
\"ajenti.plugins.sensors.uptime.UptimeWidget\"}, {\"index\": 1,
\"config\": null, \"container\": \"0\", \"class\":
\"ajenti.plugins.power.power.PowerWidget\"}, {\"index\": 2, \"config\":
null, \"container\": \"0\", \"class\":
\"ajenti.plugins.sensors.cpu.CPUWidget\"}]}",
"ajenti.plugins.notepad.notepad.Notepad": "{\"bookmarks\": [], \"root\":
\"/\"}",
"ajenti.plugins.glslideshow_flags.glslideshow_flags.GLSlideShowPrefs":
"{\"option_1_enable\": true}",
"ajenti.usersync.adsync.ActiveDirectorySyncProvider": "{\"domain\":
\"DOMAIN\", \"password\": \"\", \"user\": \"Administrator\", \"base\":
\"cn=Users,dc=DOMAIN\", \"address\": \"localhost\"}",
"ajenti.plugins.tasks.manager.TaskManager": "{\"task_definitions\":
[]}"
},
"password":
"sha512|$6$rounds=40000$nIVrqqz638rB8wOo$VbMv8y2lStgcsYxEuu7JfHiEd06eeiSoIbg7Hvivj9K1vPayaCbAiAqtpyOoIkNfIXFmMD0jK6Dd4WFnvywkY1",
"permissions": []
}
},
"language": "",
"bind":
{
"host": "0.0.0.0",
"port":
80
},
"enable_feedback":
true,
"ssl":
{
"enable": false,
"certificate_path":
"/etc/ajenti/ajenti.pem"
},
"authentication": true,
"installation_id":
31053
}
相关文章
- 06-05config.json元素含义速查
- 06-05JEST 单元测试说明 config.json
- 06-05鸿蒙开发:ConfigJsonError: LABEL_VALUE_ERROR > Cause: Please check module:[entry] config.json file, check
- 06-05docker中config.json和key.json的作用
- 06-05golang 程序报错 panic: open config.json: too many open files
- 06-05_config.json
- 06-05config.json元素含义速查
- 06-05config.json ajenti
- 06-05ajenti-基于Python3和AngularJS打造的服务器管理面板
- 06-05鸿蒙config.json详解【鸿蒙开发06】