summaryrefslogtreecommitdiffstats
path: root/taeb/config.yml
blob: 8353e60bf0d767092659659ad222a94cfe5d67b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
ai: Behavioral::Personality::Explorer
ai_options:
    Behavioral:
        avoid_branch: mines

# interface: Local
interface: Telnet
interface_options:
    Telnet:
        account: doytaeb

display: Curses
display_options:
    Curses:
        color_method: debug

character:
    role: Valkyrie
    race: Dwarf
    gender: Female
    align: Law

logger:
    log_rotate:
        dir: logs
        compress: 1

# debug:
    # irc:
        # server: irc.freenode.net
        # port:   6667
        # channel: "#interhack"
        # name: doytaeb

other_config:
    - pass_config.yml