Skip to content

Commit 9b9d97b

Browse files
stephanboschsirainen
authored andcommitted
data: settings - Fix sieve_script_bin_path description
1 parent d6cc087 commit 9b9d97b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/settings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,8 +636,8 @@ The Sieve script storage driver to use. See [[link,sieve_storage_driver]].`
636636
Points to the directory where the compiled binaries for this script
637637
location are stored. This directory is created automatically if possible.
638638
639-
If this option is omitted, the behavior depends on the storage driver. For the
640-
[[link,sieve_storage_file, file storage driver]], the binaries are for
639+
If this setting is not configured, the behavior depends on the storage driver.
640+
For the [[link,sieve_storage_file, file storage driver]], the binaries are for
641641
example stored in the same directory as the corresponding sieve scripts.
642642
643643
Don't specify the same directory for multiple script storages (e.g. with

0 commit comments

Comments
 (0)