build settings
This commit is contained in:
@ -39,10 +39,10 @@ buildSettings = {
|
||||
# if you want to publish your own fork of the project, and host it on your own web site
|
||||
# create a localbuildsettings.py file containing something similar to this
|
||||
# note: Firefox+Greasemonkey require the distUrlBase to be "https" - they won't check for updates on regular "http" URLs
|
||||
#'example': {
|
||||
# 'resourceBaseUrl': 'http://www.example.com/iitc/dist',
|
||||
# 'distUrlBase': 'https://secure.example.com/iitc/dist',
|
||||
#},
|
||||
'example': {
|
||||
'resourceBaseUrl': 'http://www.example.com/iitc/dist',
|
||||
'distUrlBase': 'https://secure.example.com/iitc/dist',
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user