diff options
author | Michał Klichowicz <emkael@tlen.pl> | 2023-10-06 02:54:56 +0200 |
---|---|---|
committer | Michał Klichowicz <emkael@tlen.pl> | 2023-10-06 02:54:56 +0200 |
commit | 1c2497c7d0a2d9d5f58ea1d872bde496f048ffd6 (patch) | |
tree | 38f3ed4a61c2d7be624c650ead2403f1663c2d94 /README.md | |
parent | eb9c5653fc243f41eb353413ad059e53a7516879 (diff) |
Ability to force PBN encodingv0.3.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Two main data sources are required to run the script: * a PBN file accessible via HTTP(S) * a `mojzesz.json` config file in the current (working) directory -Sample config file is provided in the repo. `mysql` and `source` sections should be self-explanatory (`auth` section is not required if PBN is not behind HTTP Auth, and `headers` section is just explicitly forwarded to the HTTP(S) request headers). +Sample config file is provided in the repo. `mysql` and `source` sections should be self-explanatory (`auth` section is not required if PBN is not behind HTTP Auth, and `headers` section is just explicitly forwarded to the HTTP(S) request headers, and `encoding` is optional, to force PBN encoding, defaulting to utf8). As for `settings` section: |