gotosocial/cmd/gotosocial
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
..
accountsflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
admincommands.go Import export (#194) 2021-09-09 16:15:25 +02:00
commands.go Oidc (#109) 2021-07-23 10:36:28 +02:00
databaseflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
flags.go smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
generalflags.go add bindAddress configuration option (#320) 2021-11-22 10:55:52 +01:00
letsencryptflags.go allow custom ports for webserver and le 2021-07-24 18:55:24 +02:00
main.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
mediaflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
oidcflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
runaction.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
servercommands.go Oidc (#109) 2021-07-23 10:36:28 +02:00
smtpflags.go smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
statusesflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
storageflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
templateflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
testrigcommands.go Oidc (#109) 2021-07-23 10:36:28 +02:00