mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-02 19:04:42 +02:00
15 lines
218 B
Plaintext
15 lines
218 B
Plaintext
|
|
# TimerControl example configuration
|
||
|
|
# See CONFIGURATION.md for a full reference of all settings.
|
||
|
|
#
|
||
|
|
# Gateway connection
|
||
|
|
address=
|
||
|
|
port=0
|
||
|
|
password=
|
||
|
|
#
|
||
|
|
# Delay
|
||
|
|
delay=0
|
||
|
|
#
|
||
|
|
# Window Position (GUI only)
|
||
|
|
windowX=-1
|
||
|
|
windowY=-1
|