mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 11:38:52 +00:00
Change INVITE_SEPARATOR to '+'.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
6e6a771847
commit
8891b7d550
@ -9,7 +9,7 @@ import tahoe_mv
|
||||
from allmydata.util import fileutil
|
||||
from allmydata import uri
|
||||
|
||||
INVITE_SEPARATOR = "~"
|
||||
INVITE_SEPARATOR = "+"
|
||||
|
||||
class CreateOptions(BasedirOptions):
|
||||
nickname = None
|
||||
|
Loading…
Reference in New Issue
Block a user