Skip to content

Commit 1c8a45c

Browse files
authored
Fix minor formatting issue in README.md
1 parent 96dfe01 commit 1c8a45c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ circumstances. If the variable is not set, the default value is used.
910910
an env-specific basis. Do note that the convention used for the settings
911911
as in your .env file looks like this:
912912

913-
EXPORTER_MAX_RC_CONFIG="ItemsToSolr:1000,BibsToSolr:500"
913+
EXPORTER_MAX_RC_CONFIG="ItemsToSolr:1000,BibsToSolr:500"
914914

915915
* Production Settings — These are settings you'll probably only need to
916916
set in production. If your development environment is very different than

0 commit comments

Comments
 (0)