{ "luci-app-photoprism": { "description": "Grant access to PhotoPrism Gallery", "read": { "ubus": { "luci.photoprism": [ "status", "get_config", "get_stats", "get_index_progress", "logs" ] }, "uci": ["photoprism"] }, "write": { "ubus": { "luci.photoprism": [ "start", "stop", "restart", "install", "uninstall", "index", "import", "emancipate", "set_config" ] }, "uci": ["photoprism"] } } }