Skip to content

Commit 59ed500

Browse files
kemister85tjdett
andauthored
Update modules/ROOT/partials/misc/hunspell-dictionaries-path.adoc
Co-authored-by: Tim Dettrick <[email protected]>
1 parent d3786b0 commit 59ed500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/misc/hunspell-dictionaries-path.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The `+ephox.spelling.hunspell-dictionaries-path+` setting is used to define the
33
Requirements:
44

55
* The directory containing the Hunspell dictionaries must conform to the file structure defined in xref:self-hosting-hunspell.adoc#hunspell-dictionary-storage-for-spell-checker[Hunspell dictionary storage for Spell Checker].
6-
* The directory containing the Hunspell dictionaries must be on the same server machine.
6+
* The directory containing the Hunspell dictionaries must be mounted as a volume in the container.
77
88
{companyname} recommends storing the Hunspell dictionaries in a similar location to the `+application.conf+` file. For example, if `+application.conf+` is in a directory called `+/opt/ephox+`, the Hunspell dictionaries should be stored in the subdirectory `+/opt/ephox/hunspell-dictionaries+`.
99

0 commit comments

Comments
 (0)