合并企业版代码(未测试,先提交到测试分支)
This commit is contained in:
3
web_map/data/neutralize.sql
Normal file
3
web_map/data/neutralize.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Remove Map Box Token as it's only valid per DB url
|
||||
DELETE FROM ir_config_parameter
|
||||
WHERE key = 'web_map.token_map_box';
|
||||
Reference in New Issue
Block a user