1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivist_ynh.git synced 2024-09-03 18:15:55 +02:00

use booleans

This commit is contained in:
lapineige 2023-12-31 12:59:38 +01:00 committed by GitHub
parent 44821c5738
commit 44a9131835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
;; Test complet
; Manifest
encrypt=1
encrypt=true
encryption_pwd="password"
core_backup=1
apps_backup=1
core_backup=true
apps_backup=true
frequency="Weekly"
; Checks
pkg_linter=1