This commit is contained in:
parent
16660c1272
commit
2e5b36f650
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@ mod options_test;
|
|||
mod runtime;
|
||||
|
||||
pub use options::{ConfigOpts, ConfigOptsBase, ConfigOptsConsul};
|
||||
pub use runtime::{
|
||||
RuntimeConfig, RuntimeConfigConsul, RuntimeConfigStun,
|
||||
};
|
||||
pub use runtime::{RuntimeConfig, RuntimeConfigConsul, RuntimeConfigStun};
|
||||
|
||||
pub const EXPIRATION_TIME: u16 = 300;
|
||||
pub const REFRESH_TIME: u16 = 60;
|
||||
|
|
Loading…
Add table
Reference in a new issue