Merge lp:~jfb-tempo-consulting/unifield-server/us-4322 into lp:unifield-server

Proposed by jftempo
Status: Merged
Merged at revision: 4858
Proposed branch: lp:~jfb-tempo-consulting/unifield-server/us-4322
Merge into: lp:unifield-server
Diff against target: 12 lines (+1/-1)
1 file modified
bin/tools/config.py (+1/-1)
To merge this branch: bzr merge lp:~jfb-tempo-consulting/unifield-server/us-4322
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+343624@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/tools/config.py'
2--- bin/tools/config.py 2016-11-17 15:46:10 +0000
3+++ bin/tools/config.py 2018-04-19 14:23:15 +0000
4@@ -107,7 +107,7 @@
5 'create_db_dir_for_attachment': True,
6 }
7
8- self.blacklist_for_save = set(["publisher_warranty_url", "load_language"])
9+ self.blacklist_for_save = set(["publisher_warranty_url", "load_language", "netrpc", "netrpc_gzip", "netrpc_interface", "netrpc_port", "xmlrpcs_port", "xmlrpcs_interface"])
10
11 self.misc = {}
12 self.config_file = fname

Subscribers

People subscribed via source and target branches