lodgeit.py: Set default URL to paste.openstack.org
Change-Id: Ib88093fadaa2043c8997306eda43753b2d3650e0
This commit is contained in:
parent
beb3ff7e26
commit
bfaffa7ddc
@ -50,7 +50,7 @@ def load_default_settings():
|
||||
'clipboard': True,
|
||||
'open_browser': False,
|
||||
'encoding': 'iso-8859-15',
|
||||
'server_name': 'http://paste.pocoo.org',
|
||||
'server_name': 'http://paste.openstack.org',
|
||||
}
|
||||
rcfile = None
|
||||
if os.name == 'posix':
|
||||
|
Loading…
x
Reference in New Issue
Block a user