diff options
author | ahriman <ahriman@falte.red> | 2019-09-07 17:16:51 -0400 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-09-07 17:16:51 -0400 |
commit | e6ca71a7e1b5a9a6f351b6732d6675d515d19826 (patch) | |
tree | 76aa4b9b8f79b4f626847861dabfeaf62eee8e6d /misc | |
parent | 0962d66e6ca3f1267a184320f505e6cea868efbe (diff) | |
download | admin-e6ca71a7e1b5a9a6f351b6732d6675d515d19826.tar.gz |
updated instistats, moved conf
Diffstat (limited to 'misc')
-rw-r--r-- | misc/instistats.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --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 |