Skip to content

Commit aa6ceb3

Browse files
committed
Fix monitor-resources.properties
1 parent 3d16973 commit aa6ceb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/site/antora/modules/ROOT/examples/manual/configuration/monitor-resources.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@
1515
# limitations under the License.
1616
#
1717
monitorInterval = 30
18+
monitorResources.type = MonitorResources
19+
monitorResources.0.type = MonitorResource
1820
monitorResources.0.uri = file://path/to/external-file-1.txt
21+
monitorResources.1.type = MonitorResource
1922
monitorResources.1.uri = file://path/to/external-file-2.txt

0 commit comments

Comments
 (0)