# Backups Directory

pfSense configuration backups are stored here with timestamped filenames.

**DO NOT delete backup files without understanding the implications.**

Format: `pfsense-config-YYYY-MM-DD_HHMMSS.xml`

All backup files are committed to git, so previous versions can be restored from git history if needed.

For backup automation, see: [scripts/README.md](../scripts/README.md)
