uhhh lots of things
All checks were successful
All checks were successful
This commit is contained in:
12
config.toml
12
config.toml
@ -3,7 +3,11 @@ content_dir = "/home/dubey/projects/foldsite/example/content"
|
||||
templates_dir = "/home/dubey/projects/foldsite/example/templates"
|
||||
styles_dir = "/home/dubey/projects/foldsite/example/styles"
|
||||
|
||||
[secrets]
|
||||
password = "YiaysZ4g8QX1R8R"
|
||||
aws_secret_key = "ybCvAq1GQpYg0kEeXc2LqfJl9y6/EXAMPLEKEY"
|
||||
aws_key_id = "AKIASQ5ZB43T69DWV8BQ"
|
||||
[server]
|
||||
listen_address = "0.0.0.0"
|
||||
listen_port = 8080
|
||||
enable_admin_browser = false
|
||||
admin_password = "password"
|
||||
max_threads = 4
|
||||
debug = false
|
||||
access_log = true
|
||||
|
Reference in New Issue
Block a user