Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit 830e58c

Browse files
committed
updated info for trial
1 parent 9ea05c1 commit 830e58c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,5 @@ There are some options that can be set to control some of the behavior when down
162162
- pullParallel: If set to true, requests to the server for components are done in parallel wich can speed up the download of large libraries. By default components are synced sequentially.
163163
- trial: if set any new features that have been added but not fully testes are added
164164
- include: This is an array of item types that allows you to limit the types of items that will be included in the pushed/pull actions for this library, this list will only support types that are handled by default. It allows you to limit the types to a subset of the supported types. i.e. Some one that only works on icons could limit it to "LibraryImageComponent"
165+
166+
To turn on the trial features for all libraries you can set an environment variable DIGEXP_TRIAL=true.

0 commit comments

Comments
 (0)