Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
9a1b5860
Commit
9a1b5860
authored
Nov 19, 2020
by
Joerg Stelzer
Browse files
Modified a comment
parent
e3489876
Changes
1
Hide whitespace changes
Inline
Side-by-side
Trigger/TrigConfiguration/TrigConfStorage/TrigConfStorage/SessionMgr.h
View file @
9a1b5860
...
...
@@ -89,7 +89,7 @@ namespace TrigConf {
std
::
string
m_user
{
""
};
///< user name
std
::
string
m_password
{
""
};
///< password
bool
m_useFrontier
{
false
};
///< uses frontier instead of oracle
bool
m_useSQLite
{
true
};
///<
uses frontier instead of oracle
bool
m_useSQLite
{
true
};
///<
resolve sqlite in the replicaSorter
int
m_retrialPeriod
{
0
};
int
m_retrialTimeout
{
0
};
int
m_connectionTimeout
{
0
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment