summaryrefslogtreecommitdiffstats
path: root/cfg
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2020-06-18 16:50:50 +0200
committerOpenGnSys Support Team <soporte-og@soleta.eu>2020-06-18 16:50:50 +0200
commit8edcc0dd27bd426fe1ce5492f030a44268a5f67f (patch)
treea101a4b965806ed10deadd644b50c2a333456056 /cfg
parent2120ef6f78a49235611be84f3a79f5dbb3d268d4 (diff)
add cfg directory
Add configuration file template.
Diffstat (limited to 'cfg')
-rw-r--r--cfg/ogcli.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/cfg/ogcli.json b/cfg/ogcli.json
new file mode 100644
index 0000000..b82bf7e
--- /dev/null
+++ b/cfg/ogcli.json
@@ -0,0 +1,3 @@
+{
+ "api_token" : "07b3bfe728954619b58f0107ad73acc1"
+}