diff --git a/my_route.conf b/my_route.conf index 3a2c0b1..9190c3c 100644 --- a/my_route.conf +++ b/my_route.conf @@ -1,11 +1,11 @@ [common] # By default, a database directory is created in the same path where the script is located. # If you need change it, uncomment the parameter and set the path you want. -#db_root_path = /tmp/my-route.db +#db_root_path = /tmp/my_route.db # # By default, logs use the same directory where the script is located. # If you need change it, uncomment the parameter and set the path you want. -#log_root = /var/log/my-route +#log_root = /var/log/my_route # # The default log level is "INFO". # If you get errors or want to change the logging level, uncomment the parameter and set the level you want: