ntfy/server
2022-01-04 23:40:41 +01:00
..
static
cache.go
cache_mem.go
cache_mem_test.go
cache_sqlite.go Persist "click" 2022-01-04 23:40:41 +01:00
cache_sqlite_test.go
cache_test.go
config.go 55s keepalive, 65s did not work; unsure why 2022-01-01 22:48:17 +01:00
config_test.go
example.html
index.gohtml
mailer_emoji.json
message.go Persist "click" 2022-01-04 23:40:41 +01:00
ntfy.service
server.go Persist "click" 2022-01-04 23:40:41 +01:00
server.yml
server_test.go Fix message truncation, relates to #84 2022-01-04 21:09:47 +01:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
visitor.go