Vervis/config
fr33domlover 499e26db48 Periodically rotated AP actor key for signing ActivityPub requests
The actor key will be used for all actors on the server. It's held in a `TVar`
so that it can always be safely updated and safely retrieved (technically there
is a single writer so IORef and MVar could work, but they require extra care
while TVar is by design suited for this sort of thing).
2019-01-14 22:08:44 +00:00
..
favicon.ico Bring Yesod scaffolding 2016-02-13 03:35:30 +00:00
keter.yml Bring Yesod scaffolding 2016-02-13 03:35:30 +00:00
models Allow login using email address 2018-04-11 11:09:42 +00:00
robots.txt Bring Yesod scaffolding 2016-02-13 03:35:30 +00:00
routes Add a commit view route, nothing displayed yet 2018-05-17 15:46:57 +00:00
settings-default.yaml Periodically rotated AP actor key for signing ActivityPub requests 2019-01-14 22:08:44 +00:00
test-settings.yml Move some files around, tweak the generated code a bit 2016-02-14 09:10:21 +00:00