diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-09-07 14:38:49 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-09-07 14:38:49 -0400 |
commit | 194881ebf325f269891eb05c41c4bcf0baf3fed3 (patch) | |
tree | 34decf70c673b2b5a07fae85e26a6315e168eded /instistats.yml | |
parent | e79e6132b9e2a3dbb587021f781976110195a47f (diff) | |
download | instistats-194881ebf325f269891eb05c41c4bcf0baf3fed3.tar.gz |
config file done
Diffstat (limited to 'instistats.yml')
-rw-r--r-- | instistats.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/instistats.yml b/instistats.yml new file mode 100644 index 0000000..3c2ad02 --- /dev/null +++ b/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 |