diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2023-05-11 18:32:32 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2023-05-11 18:32:32 +0200 |
commit | 95f6848fac1cce0466709113b3464589dfc5dcfd (patch) | |
tree | 4b612b0c840826657fb79a025fa9e7c2761b5f9d | |
parent | 4655faf9804a612176b18f2458817f78df8dbb2e (diff) | |
download | feed2imap-go-95f6848fac1cce0466709113b3464589dfc5dcfd.tar.gz feed2imap-go-95f6848fac1cce0466709113b3464589dfc5dcfd.tar.bz2 feed2imap-go-95f6848fac1cce0466709113b3464589dfc5dcfd.zip |
Issue #95: Add hint about sensible access rights.
-rw-r--r-- | config.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index 90e5370..f235928 100644 --- a/config.yml.example +++ b/config.yml.example @@ -1,4 +1,5 @@ # Example configuration. Each configuration option presented shows its default, so sensible. +# NB: THIS FILE *WILL* INCLUDE IMAP CREDENTIALS. ENSURE SENSIBLE ACCESS RIGHTS! ## Target target: |