summaryrefslogtreecommitdiffstats
path: root/users/art/secr.h.example
diff options
context:
space:
mode:
Diffstat (limited to 'users/art/secr.h.example')
-rw-r--r--users/art/secr.h.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/users/art/secr.h.example b/users/art/secr.h.example
new file mode 100644
index 0000000000..468943fad2
--- /dev/null
+++ b/users/art/secr.h.example
@@ -0,0 +1,9 @@
+// Copyright 2022 Artjoms Rizihs (@artjomsR)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+static char * secrets[] = {
+ "",
+ "",
+ "",
+ ""
+}; \ No newline at end of file