root/src/plugins/gui.txt
@
1
Revision 1, 278 bytes (checked in by jinshiro, 17 years ago) |
---|
Rev | Line | |
---|---|---|
[1] | 1 | // |
2 | // GUI Plugin Configuration | |
3 | // | |
4 | ||
5 | // Enable I'm Alive? | |
6 | imalive_on: 0 | |
7 | ||
8 | // How often to display I'm Alive (in seconds) | |
9 | imalive_time: 30 | |
10 | ||
11 | // Enable GUI flushing for Mugendai's GUI? | |
12 | flush_on: 0 | |
13 | ||
14 | // How often to flush the buffer on-screen (in seconds) | |
15 | flush_time: 60 |
Note: See TracBrowser
for help on using the browser.