about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-09-07 17:16:51 -0400
committerahriman <ahriman@falte.red>2019-09-07 17:16:51 -0400
commite6ca71a7e1b5a9a6f351b6732d6675d515d19826 (patch)
tree76aa4b9b8f79b4f626847861dabfeaf62eee8e6d
parent0962d66e6ca3f1267a184320f505e6cea868efbe (diff)
downloadadmin-e6ca71a7e1b5a9a6f351b6732d6675d515d19826.tar.gz
updated instistats, moved conf
-rwxr-xr-xbin/instistatsbin0 -> 3524120 bytes
-rw-r--r--misc/instistats.yml7
2 files changed, 7 insertions, 0 deletions
diff --git a/bin/instistats b/bin/instistats
new file mode 100755
index 0000000..62d21db
--- /dev/null
+++ b/bin/instistats
Binary files differdiff --git a/misc/instistats.yml b/misc/instistats.yml
new file mode 100644
index 0000000..3c2ad02
--- /dev/null
+++ b/misc/instistats.yml
@@ -0,0 +1,7 @@
+# Config file for instistats
+name: "tilde.institute"
+url: "https://tilde.institute"
+signup_url: "https://tilde.institute/signup"
+want_users: true
+admin_email: "admins@tilde.institute"
+description: "A place in the tildeverse for people to explore and develop software for the OpenBSD operating system."
\ No newline at end of file