File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -122,15 +122,15 @@ notification_center.
122122#### Advanced configuration
123123
124124The following properties can be set to override the default
125- configurations for [ PollingConfigManager] {.title-ref} .
126-
127- ** PropertyName ** ** Default Value** ** Description **
128- ------------------ ----------------------------------------------------------- --------------------------------------------------------------------------------------
129- update_interval 5 minutes Fixed delay between fetches for the datafile
130- sdk_key None Optimizely project SDK key
131- url None URL override location used to specify custom HTTP source for the Optimizely datafile
132- url_template https://cdn.optimizely.com/datafiles/{sdk_key}.json Parameterized datafile URL by SDK key
133- datafile None Initial datafile, typically sourced from a local cached source
125+ configurations for [ PollingConfigManager] ( #pollingconfigmanager ) .
126+
127+ | ** Property Name ** | ** Default Value** | ** Description ** |
128+ | : -----------------------: | : ---------------: | : --------------------------------------------------------------: |
129+ | update_interval | 5 minutes | Fixed delay between fetches for the datafile |
130+ | sdk_key | None | Optimizely project SDK key |
131+ | url | None | URL override location used to specify custom |
132+ | HTTP source for Optimizely datafile< br >url_template | https://cdn.optimizely.com/datafiles/{sdk_key}.json | Parameterized datafile URL by SDK key|
133+ | datafile | None | Initial datafile, typically sourced from a local cached source |
134134
135135A notification signal will be triggered whenever a * new* datafile is
136136fetched and Project Config is updated. To subscribe to these
You can’t perform that action at this time.
0 commit comments