ntfy/server
2022-01-04 21:09:47 +01:00
..
static
cache.go
cache_mem.go
cache_mem_test.go
cache_sqlite.go Switch VARCHAR(N) to TEXT, as they are equivalent in SQLite 2021-12-31 16:19: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
ntfy.service
server.go Fix message truncation, relates to #84 2022-01-04 21:09:47 +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 Increase message size limit to 4096 2021-12-31 16:12:53 +01:00
topic.go
visitor.go