mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-17 23:19:06 +00:00
parent
90296dde80
commit
de9a98edd2
@ -355,9 +355,8 @@ impl Rocket {
|
||||
}
|
||||
|
||||
/// Creates a new `Rocket` application using the supplied custom
|
||||
/// configuration information. The `Rocket.toml` file, if present, is
|
||||
/// ignored. Any environment variables setting config parameters are
|
||||
/// ignored. If `log` is `true`, logging is enabled.
|
||||
/// configuration. The `Rocket.toml` file, if present, is ignored. Any
|
||||
/// environment variables setting config parameters are ignored.
|
||||
///
|
||||
/// This method is typically called through the `rocket::custom` alias.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user