Show last authors
1 The settings file is found at the path $XDG_CONFIG_HOME/railway/settings.json or, if XDG_CONFIG_HOME is not set, at $HOME/.config/railway/settings.json. The format is as follows:
2
3 (% class="relative-table" style="width: 99.9215%;" %)
4 |=(((
5 Setting
6 )))|=(((
7 Value type
8 )))|=(((
9 Value range
10 )))|=(((
11 Number of values
12 )))|=(((
13 Description
14 )))
15 |(((
16 debug_level
17 )))|(((
18 unsigned int
19 )))|(((
20 0-3
21 )))|(((
22 1
23 )))|(((
24 Debug output level. 0 → no debugging output, 1 → only errors, 2 → errors and warnings, 3 → errors and verbose warnings
25 )))