Set default RUST_LOG to info

pull/919/head
Kitaiti Makoto 3 年前
父节点 033fde38fe
当前提交 5069aab584

@ -16,7 +16,7 @@ DATABASE_URL=postgres://plume:plume@localhost/plume
BASE_URL=plu.me
# Log level for each crate
RUST_LOG=warn,html5ever=warn,hyper=warn,tantivy=warn
RUST_LOG=info
# The secret key for private cookies and CSRF protection
# You can generate one with `openssl rand -base64 32`

正在加载...
取消
保存