Skip to content

Environment Variables

Sergii Pryz edited this page Mar 7, 2026 · 2 revisions

There are several optional environemnt variables, Transfer Object and Definition File Generator support.

Variable Name Description
PICAMATOR_TRANSFER_OBJECT_PROJECT_ROOT Project root path. It is used to render path on the Transfer Generator configuration.
PROJECT_ROOT Deprecated PICAMATOR_TRANSFER_OBJECT_PROJECT_ROOT alias.
PICAMATOR_TRANSFER_OBJECT_MAX_FILE_SIZE_MB Overwrites default Transfer Definition and Definition Generator JSON blueprint max file size. The default value is 10. The value is accepted up to 1024.
PICAMATOR_TRANSFER_OBJECT_IS_CACHE_ENABLED Turn on/off Transfer Generator cache. The default value is 1, cache turned on. To turn off the cache value 0 should be used.

Clone this wiki locally