Skip to content
Snippets Groups Projects

Db Profiles

Merged Hahn Axel (hahn) requested to merge db-detector into master
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
@@ -5,13 +5,13 @@
# ======================================================================
[detect]
# ----------------------------------------------------------------------
# what to detect
# ----------------------------------------------------------------------
# file[] = "/var/www/database/logs.db"
# the filetype to detect using file command
type = "sqlite"
# list of files to backup
# file[] = "/var/www/database/logs.db"
[set]
Loading