diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-03 15:16:59 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-03 15:16:59 -0400 |
| commit | 76c9e82fd6326c85499f94e1906eb7cab03ff342 (patch) | |
| tree | b9d02544d3d3949f713702c6ad50446ebc43bc6f /doc/forum | |
| parent | faa1468cc1509053a0b569139888ad8679598af3 (diff) | |
comment
Diffstat (limited to 'doc/forum')
| -rw-r--r-- | doc/forum/parsing_a_config_file/comment_1_8e97fb2e39c1a91bcab75e57ddc8b519._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/parsing_a_config_file/comment_1_8e97fb2e39c1a91bcab75e57ddc8b519._comment b/doc/forum/parsing_a_config_file/comment_1_8e97fb2e39c1a91bcab75e57ddc8b519._comment new file mode 100644 index 00000000..fa9d74ff --- /dev/null +++ b/doc/forum/parsing_a_config_file/comment_1_8e97fb2e39c1a91bcab75e57ddc8b519._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-08-03T19:14:00Z" + content=""" +This probably needs a smarter parser for torrc files that understands +the method that tor uses to decide which config lines go together. + +Or, perhaps, a way to add additional torrc files that are included into the +main one or that tor is otherwise configured to use, which would avoid the +parsing complexity. +"""]] |
