ntfy/server
2021-12-31 16:19:41 +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 Increase message size limit to 4096 2021-12-31 16:12:53 +01:00
config_test.go
example.html
index.gohtml
mailer_emoji.json
message.go
ntfy.service
server.go
server.yml Docs docs docs 2021-12-28 17:36:12 +01:00
server_test.go Increase message size limit to 4096 2021-12-31 16:12:53 +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