summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/hooks/runmode/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-07-06 13:12:21 +0200
committerSimon Rettberg2017-07-06 13:12:21 +0200
commit03997075bec3a0fd436c881a748b108acc7a98fd (patch)
tree2f17dc7ccebadad9cf8b60fd856b6603a1078f47 /modules-available/locationinfo/hooks/runmode/config.json
parent[runmode] New module for managing special boot modes of clients (diff)
downloadslx-admin-03997075bec3a0fd436c881a748b108acc7a98fd.tar.gz
slx-admin-03997075bec3a0fd436c881a748b108acc7a98fd.tar.xz
slx-admin-03997075bec3a0fd436c881a748b108acc7a98fd.zip
[locationinfo] Support runmode module
Diffstat (limited to 'modules-available/locationinfo/hooks/runmode/config.json')
-rw-r--r--modules-available/locationinfo/hooks/runmode/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/locationinfo/hooks/runmode/config.json b/modules-available/locationinfo/hooks/runmode/config.json
new file mode 100644
index 00000000..8c1ebad8
--- /dev/null
+++ b/modules-available/locationinfo/hooks/runmode/config.json
@@ -0,0 +1,4 @@
+{
+ "getModeName": "LocationInfo::getPanelName",
+ "isClient": false
+} \ No newline at end of file