forked from github/server
remove cruft from ini file
This commit is contained in:
parent
5c62bf2401
commit
f69d46404c
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
[eressea]
|
[eressea]
|
||||||
base = .
|
base = .
|
||||||
report = reports
|
report = reports
|
||||||
|
@ -13,7 +12,3 @@ install = ..
|
||||||
paths = lunit:scripts
|
paths = lunit:scripts
|
||||||
maxnmrs = 20
|
maxnmrs = 20
|
||||||
rules = e2
|
rules = e2
|
||||||
|
|
||||||
[editor]
|
|
||||||
color = 1
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue