From b98d1ce014eb6b502601547d46fc522ed6a4b416 Mon Sep 17 00:00:00 2001 From: Jokler Date: Sun, 24 Dec 2017 14:46:48 +0100 Subject: Add mysql_url option to the toml files --- configs/config.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/config.toml b/configs/config.toml index 02f86fd..56e5240 100644 --- a/configs/config.toml +++ b/configs/config.toml @@ -24,5 +24,7 @@ source = "https://github.com/Mavulp/frippy" #[channel_keys] #"#frippy" = "" -#[options] +[options] #disabled_plugins = "Url" +# If no database url is set a HashMap is used +#mysql_url = "mysql://user:password@address/db" -- cgit v1.2.3-70-g09d2