Skip to content

Commit

Permalink
docs: Updating usage documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Jul 11, 2021
1 parent f7f70dd commit d1bdfc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ Usage of ketchup:
[db] Port {KETCHUP_DB_PORT} (default 5432)
-dbSslmode string
[db] SSL Mode {KETCHUP_DB_SSLMODE} (default "disable")
-dbTimeout uint
[db] Connect timeout {KETCHUP_DB_TIMEOUT} (default 10)
-dbUser string
[db] User {KETCHUP_DB_USER}
-dockerPassword string
Expand Down Expand Up @@ -118,6 +120,8 @@ Usage of ketchup:
[mailer] HTTP Pass {KETCHUP_MAILER_PASSWORD}
-mailerURL string
[mailer] URL (https?:// or amqps?://) {KETCHUP_MAILER_URL}
-minify
Minify HTML {KETCHUP_MINIFY} (default true)
-notifierLoginID uint
[notifier] Scheduler user ID {KETCHUP_NOTIFIER_LOGIN_ID} (default 1)
-notifierPushUrl string
Expand Down

0 comments on commit d1bdfc0

Please sign in to comment.