11 lines
357 B
INI
11 lines
357 B
INI
# ----------------------------
|
|
# Package org.csstudio.archive
|
|
# ----------------------------
|
|
# MySQL example
|
|
org.csstudio.archive/url=jdbc:mysql://localhost/archive?rewriteBatchedStatements=true
|
|
|
|
# RDB user and password
|
|
# Some applications also provide command-line option to override.
|
|
org.csstudio.archive/user=isttok
|
|
org.csstudio.archive/password=0p3rT0k
|