Skip to content

Commit ed33fef

Browse files
eseyffarthMattias Schlenker
authored andcommitted
pick-24 specify ini file type
1 parent 527a619 commit ed33fef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/onprem/de/nagvis.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Hier benötigen Sie drei Zeilen, um einen Rotation Pool, die zugehörigen Karten
376376
-- im folgenden Beispiel den Pool `myrotation` mit den Karten `mymap1`, `mymap2` und `mymap3` sowie einem Intervall von 30 Sekunden:
377377

378378
.~/etc/nagvis/nagvis.ini.php
379-
[{file}]
379+
[{ini}]
380380
----
381381
[rotation_myrotation]
382382
maps="mymap1,mymap2,mymap3"

src/onprem/en/nagvis.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ Here three lines are required to define a rotation pool, the appropriate maps, a
369369
-- in the below example the pool `myrotation` with the maps `mymap1`, `mymap2` and `mymap3`, and with an interval of 30 seconds:
370370

371371
.~/etc/nagvis/nagvis.ini.php
372-
[{file}]
372+
[{ini}]
373373
----
374374
[rotation_myrotation]
375375
maps="mymap1,mymap2,mymap3"

0 commit comments

Comments
 (0)