Use consistent spacing in tox variables and lists
[mudpy.git] / etc / mudpy.yaml
1 ---
2 _copy: Copyright (c) 2004-2020 mudpy authors. Permission to use, copy,
3     modify, and distribute this software is granted under terms
4     provided in the LICENSE file distributed with this software.
5
6 _desc: This is the top-level configuration file for mudpy service.
7
8 _load:
9     - archetype.yaml
10     - command.yaml
11     - menu.yaml
12     - sample
13
14 _lock: true
15
16 .mudpy.filing.groups:
17     account:
18         flags:
19             - private
20 .mudpy.filing.prefix: .
21 .mudpy.filing.search:
22     - ""
23     - etc
24     - share
25     - data
26 .mudpy.filing.stash: data
27
28 .mudpy.linguistic.actions:
29     ?: ask
30     ",": begin
31     -: begin
32     :: begin
33     ;: begin
34     "!": exclaim
35     ...: muse
36     .: say
37 .mudpy.linguistic.default_punctuation: .
38 .mudpy.linguistic.typos:
39     i: I
40     i'd: I'd
41     i'll: I'll
42     i'm: I'm
43     teh: the
44     theyre: they're
45     youre: you're
46
47 .mudpy.limit.admins:
48     - admin
49 .mudpy.limit.avatars: 7
50 # .mudpy.limit.backups: 10
51 # Debugging commands are dangerous, and may result in granting
52 # administrative users access to the system account under which the
53 # service runs. Be very sure you trust your admins before enabling!
54 # .mudpy.limit.debug: true
55 .mudpy.limit.password_tries: 3
56
57 # .mudpy.log.file: var/mudpy.log
58 .mudpy.log.lines: 1000
59 .mudpy.log.stdout: true
60 # .mudpy.log.syslog: mudpy
61
62 .mudpy.movement.down.enter_term: above
63 .mudpy.movement.down.exit_term: downward
64 .mudpy.movement.down.vector: [0, 0, -1]
65 .mudpy.movement.east.enter_term: the west
66 .mudpy.movement.east.exit_term: to the east
67 .mudpy.movement.east.vector: [1, 0, 0]
68 .mudpy.movement.north.enter_term: the south
69 .mudpy.movement.north.exit_term: to the north
70 .mudpy.movement.north.vector: [0, 1, 0]
71 .mudpy.movement.south.enter_term: the north
72 .mudpy.movement.south.exit_term: to the south
73 .mudpy.movement.south.vector: [0, -1, 0]
74 .mudpy.movement.up.enter_term: below
75 .mudpy.movement.up.exit_term: upward
76 .mudpy.movement.up.vector: [0, 0, 1]
77 .mudpy.movement.west.enter_term: the east
78 .mudpy.movement.west.exit_term: to the west
79 .mudpy.movement.west.vector: [-1, 0, 0]
80
81 .mudpy.network.host: ::1
82 .mudpy.network.port: 4000
83
84 # .mudpy.process.daemon: true
85 # .mudpy.process.pidfile: var/mudpy.pid
86
87 .mudpy.timing.idle.disconnect.active: 6048000
88 .mudpy.timing.idle.disconnect.default: 6000
89 .mudpy.timing.idle.disconnect.entering_account_name: 600
90 .mudpy.timing.idle.warn.active: 5040000
91 .mudpy.timing.idle.warn.default: 5000
92 .mudpy.timing.idle.warn.entering_account_name: 500
93 .mudpy.timing.increment: 0.1
94 .mudpy.timing.save: 600
95 .mudpy.timing.status: 6000
96
97 .mudpy.user.pref_admin:
98     - loglevel
99 .mudpy.user.pref_allow:
100     - prompt