Skip to content

Commit

Permalink
update label
Browse files Browse the repository at this point in the history
  • Loading branch information
maketterer committed Aug 1, 2024
1 parent 3573c17 commit 497502c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext_conf_template.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# cat=Logger; type=boolean; label=Activate Logging
activateLog =

# cat=Logger; type=string; label=E-Mail: Default Receiver
# cat=Logger; type=string; label=E-Mail Receiver: Default Receiver Mail Adress used if not set in the function call
mailReceiver =

# cat=Logger; type=string; label=E-Mail: Default Sender
# cat=Logger; type=string; label=E-Mail Sender: Default Sender Mail Adress used if not set in the function call
mailSender =

0 comments on commit 497502c

Please sign in to comment.