mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-05-04 18:12:59 +00:00
typo fix
This commit is contained in:
parent
594f8019d1
commit
d81fe54faf
@ -373,7 +373,7 @@ class _Config(object):
|
||||
|
||||
def set_config(self, section, option, value):
|
||||
"""
|
||||
Set a config options in a section and re-write the tahoe.cfg file
|
||||
Set a config option in a section and re-write the tahoe.cfg file
|
||||
"""
|
||||
if option.endswith(".furl") and "#" in value:
|
||||
raise UnescapedHashError(section, option, value)
|
||||
|
Loading…
x
Reference in New Issue
Block a user