Fixed issue in README.md

This commit is contained in:
bwaide 2025-02-10 17:51:33 +01:00
parent 87c0647cd6
commit 7ef2cfc299

View File

@ -198,7 +198,8 @@ DEST_PASSWORD=yourdestpassword
### config.json
The configuration file contains global settings and module-specific settings. For example:
The configuration file contains global settings and module-specific settings. Pay attention to the `root_folder`, as this name differs between different locales.
Example configuration:
```json
{
@ -219,16 +220,7 @@ The configuration file contains global settings and module-specific settings. Fo
"Spam": null,
"Entwürfe": null,
"Drafts": null,
"Draft": null,
"Jobsuche": null,
"INBOX/Haus": "INBOX.Haus",
"INBOX/Haus/BS Energy": "INBOX.Haus.BS Energy",
"INBOX/Haus/Montana (Gas)": "INBOX.Haus.Montana (Gas)",
"INBOX/Haus/Vermietung": "INBOX.Haus.Vermietung",
"INBOX/Haus/eprimo (Strom)": "INBOX.Haus.eprimo (Strom)",
"INBOX/Hochzeit": "INBOX.Hochzeit",
"INBOX/NAK": "INBOX.NAK",
"INBOX/Shopping": "INBOX.Shopping"
"Draft": null
},
"archive_folder": "Archive",
"folder_prefix": "INBOX.",