Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auto-tx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vamp
auto-tx
Commits
0cb7e0b8
Commit
0cb7e0b8
authored
7 years ago
by
Niko Ehrenfeuchter
Browse files
Options
Downloads
Patches
Plain Diff
Explain usage of email template files.
Fixes
#32
parent
a5cf7f0a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-0
10 additions, 0 deletions
README.md
with
10 additions
and
0 deletions
README.md
+
10
−
0
View file @
0cb7e0b8
...
...
@@ -151,6 +151,16 @@ Example config files (fully commented) are provided with the source code:
to run the service.
-
[
The full set
](
Resources/conf/
)
of all possible configuration settings.
### Email-Templates
Notification emails to users are based on the templates that can be found in
[
Mail-Templates
](
Resources/Mail-Templates
)
subdirectory of the service
installation. Those files contain certain keywords that will be replaced with
current values by the service before sending the mail. This way the content of
the notifications can easily be adjusted without having to re-compile the
service.
### Logging
The Windows Event Log seems to be a good place for logging if you have a proper
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment