@@ -132,6 +132,7 @@ class ServiceManager:
value = section.get(key)
if key.endswith('_PORT'):
return value.replace('nr', nr)
value = value.replace('<INS>', ins)
return ':'.join(expanduser(p % dict(ins=ins)) for p in value.split(':'))
for ins in parser.sections():
The note is not visible to the blocked user.