...
Code Block |
---|
"feature.scheduling.enabled": true, "feature.scheduling.protobufDefinitionsFolder": "%(topOfTree)s/services/scheduling-service/protobuf/build/install/scheduling-service/api", "feature.scheduling.baseUrl": "http://localhost:43143", |
Parameter | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
"feature.scheduling.enabled" | Set this value to true to enable scheduling. | ||||||||
"feature.scheduling.protobufDefinitionsFolder" | Defines the location on the
| ||||||||
"feature.scheduling.baseUrl" | Specify the base URL for the scheduling service. You must specify the full URL:
|
Configure
Database configuration
...