diff --git a/config.ini.sample b/config.ini.sample index 2f8dfd5560f..c7bccc9324a 100644 --- a/config.ini.sample +++ b/config.ini.sample @@ -8,7 +8,7 @@ Type = mysql User = root Password = supersecret Host = 127.0.0.1 -Database = library +Database = vikunja ShowQueries = false ; When using sqlite, this is the path where to store the data -; Path = ./library.db \ No newline at end of file +; Path = ./vikunja.db \ No newline at end of file