We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
monitor-resources.properties
1 parent 3d16973 commit aa6ceb3Copy full SHA for aa6ceb3
src/site/antora/modules/ROOT/examples/manual/configuration/monitor-resources.properties
@@ -15,5 +15,8 @@
15
# limitations under the License.
16
#
17
monitorInterval = 30
18
+monitorResources.type = MonitorResources
19
+monitorResources.0.type = MonitorResource
20
monitorResources.0.uri = file://path/to/external-file-1.txt
21
+monitorResources.1.type = MonitorResource
22
monitorResources.1.uri = file://path/to/external-file-2.txt
0 commit comments