diff options
author | Roland Reichwein <mail@reichwein.it> | 2022-11-07 20:00:55 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2022-11-07 20:00:55 +0100 |
commit | 15b3424c72fb3af3eb47e00eeee27730e8fa0b75 (patch) | |
tree | 0eb01c8a82290f67e0b4e457d03515407b23f866 /whiteboard.conf | |
parent | 40ecc6cf11a0fbfaa5a7fb65cf93ecf3edf8dc8e (diff) |
Added textarea, config (WIP)
Diffstat (limited to 'whiteboard.conf')
-rw-r--r-- | whiteboard.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/whiteboard.conf b/whiteboard.conf new file mode 100644 index 0000000..d269e46 --- /dev/null +++ b/whiteboard.conf @@ -0,0 +1,3 @@ +<config> + <datapath>/home/ernie/code/whiteboard/data</datapath> +</config> |