File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
docs/Advanced Configuration Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,8 @@ There is an additional config file ``/configs/custom_settings.yml`` where users
175
175
176
176
- ` ` SYSTEM_ROOTURIPATH` ` ie set to ` ` /pdf-app` ` to Set the application's root URI to ` ` localhost:8080/pdf-app` `
177
177
- ` ` 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
179
180
- ` ` LANGS` ` to define custom font libraries to install for use for document conversions
180
181
181
182
### Local
You can’t perform that action at this time.
0 commit comments