summaryrefslogtreecommitdiff
path: root/ui/daemon
diff options
context:
space:
mode:
Diffstat (limited to 'ui/daemon')
-rw-r--r--ui/daemon/links.json1
-rw-r--r--ui/daemon/opts.json5
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/daemon/links.json b/ui/daemon/links.json
deleted file mode 100644
index fe51488..0000000
--- a/ui/daemon/links.json
+++ /dev/null
@@ -1 +0,0 @@
-[]
diff --git a/ui/daemon/opts.json b/ui/daemon/opts.json
new file mode 100644
index 0000000..314852f
--- /dev/null
+++ b/ui/daemon/opts.json
@@ -0,0 +1,5 @@
+{
+ "flags": [],
+ "defines": ["-DSALIS_LOG_TIME"],
+ "links": []
+}