forked from Github/Axter-Stash
Set remoteReportDirURL to Stash custom_served_folders URL
This commit is contained in:
@@ -50,7 +50,7 @@ report_config = {
|
|||||||
# If enabled, create an HTML report when tagging duplicate files
|
# If enabled, create an HTML report when tagging duplicate files
|
||||||
"createHtmlReport" : True,
|
"createHtmlReport" : True,
|
||||||
# To use a private or an alternate site to access report and advance menu
|
# To use a private or an alternate site to access report and advance menu
|
||||||
"remoteReportDirURL" : "https://stash.axter.com/1.1/",
|
"remoteReportDirURL" : "https://stash.tremendousturtle.tools/custom/",
|
||||||
# To use a private or an alternate site to access jquery, easyui, and jquery.prompt
|
# To use a private or an alternate site to access jquery, easyui, and jquery.prompt
|
||||||
"js_DirURL" : "https://www.axter.com/js/",
|
"js_DirURL" : "https://www.axter.com/js/",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user