diff --git a/etc/baka/entries/entry.example b/etc/baka/entries/entry.example index 42ee606..b897e1b 100644 --- a/etc/baka/entries/entry.example +++ b/etc/baka/entries/entry.example @@ -42,7 +42,7 @@ exclude = backups,logs,env,__pycache__,node_modules # Available schemas: # For MySQL/MariaDB: mysql, mariadb # For PostgreSQL: postgresql, postgres, psql -database = postgres://user:password@localhost:5432/database +#database = postgres://user:password@localhost:5432/database # Commands. #