# .env fixture pour les tests
INSTANCE_SLUG=edn
ELECTRICORE_VERSION=1.7.0
BACKUPS_PATH=/srv/edn/backups
API_KEY=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa  # gitleaks:allow
SFTP__URL=sftp://user:pass@host.fr:22/exports  # gitleaks:allow
AES__CURRENT__KEY=00112233445566778899aabbccddeeff  # gitleaks:allow
AES__CURRENT__IV=ffeeddccbbaa99887766554433221100  # gitleaks:allow
TELEGRAM_BOT_TOKEN=
QUOTED_VALUE="hello world"
WITH_COMMENT=foo   # trailing comment ignored
