blob: 4ceec2f4d8dd6d7f9bfac9c61d52a557b7d669e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2015-08-20T14:43:02Z"
content="""
Sean and I have implemented a somewhat generic support for files with some
kinds of sections, in Propellor.Property.ConfFile.
I think it could be used for this tor case, by making the SectionStart
match the HiddenServiceDir line, and the SectionPast match any line that's
not HiddenServicePort (or perhaps match the next HiddenServiceDir
line?)
"""]]
|