gotosocial/internal/config
tobi 1ded58b34b
add bindAddress configuration option (#320)
* add bindAddress configuration option

* clarify that bindAddress can be a hostname
2021-11-22 10:55:52 +01:00
..
accounts.go Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
config.go add bindAddress configuration option (#320) 2021-11-22 10:55:52 +01:00
db.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
default.go add bindAddress configuration option (#320) 2021-11-22 10:55:52 +01:00
letsencrypt.go allow custom ports for webserver and le (#111) 2021-07-24 19:02:41 +02:00
media.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
oidc.go Oidc (#109) 2021-07-23 10:36:28 +02:00
smtp.go smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
statuses.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
storage.go Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
template.go new styling for frontpage, update login and authorize templates (#46) 2021-06-21 19:46:10 +02:00