Skip to content

Commit 1c6c8ce

Browse files
authored
Update How to add configurations.md
1 parent 4244560 commit 1c6c8ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Advanced Configuration/How to add configurations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@ There is an additional config file ``/configs/custom_settings.yml`` where users
175175
176176
- ``SYSTEM_ROOTURIPATH`` ie set to ``/pdf-app`` to Set the application's root URI to ``localhost:8080/pdf-app``
177177
- ``SYSTEM_CONNECTIONTIMEOUTMINUTES`` to set custom connection timeout values
178-
- ``DISABLE_ADDITIONAL_FEATURES`` to tell docker to download security jar (required as false for auth login)
178+
- ``DISABLE_ADDITIONAL_FEATURES`` to tell docker to download security jar (required as false for auth login and pro features)
179+
- ``DISABLE_PIXEL`` ``true`` or ``false`` to disable pixel
179180
- ``LANGS`` to define custom font libraries to install for use for document conversions
180181
181182
### Local

0 commit comments

Comments
 (0)