
Added svn:eol-style native where missing Removed remaining .gats git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec
16 lines
263 B
Plaintext
16 lines
263 B
Plaintext
//
|
|
// GUI Plugin Configuration
|
|
//
|
|
|
|
// Enable I'm Alive?
|
|
imalive_on: 0
|
|
|
|
// How often to display I'm Alive (in seconds)
|
|
imalive_time: 30
|
|
|
|
// Enable GUI flushing for Mugendai's GUI?
|
|
flush_on: 0
|
|
|
|
// How often to flush the buffer on-screen (in seconds)
|
|
flush_time: 60
|