Skip to content

Commit 89ddbe9

Browse files
authored
Fix typo in app.example.ini (#17213)
1 parent 1f45b3a commit 89ddbe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom/conf/app.example.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,7 +1883,7 @@ PATH =
18831883
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
18841884
;ENABLED = false
18851885
;RUN_AT_START = false
1886-
;NO_SUCCESS_NOTICE = f;alse
1886+
;NO_SUCCESS_NOTICE = false
18871887
;SCHEDULE = @every 72h
18881888

18891889
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -1907,7 +1907,7 @@ PATH =
19071907
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
19081908
;ENABLED = false
19091909
;RUN_AT_START = false
1910-
;NO_SUCCESS_NOTICE = f;alse
1910+
;NO_SUCCESS_NOTICE = false
19111911
;SCHEDULE = @every 72h
19121912

19131913
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

0 commit comments

Comments
 (0)