We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2491d3 commit 7c2ccacCopy full SHA for 7c2ccac
1 file changed
fs_attachment/tests/test_fs_storage.py
@@ -387,6 +387,7 @@ def test_url_for_image_dir_optimized_and_not_obfuscated(self):
387
{
388
"name": "FS Product Image Backend",
389
"code": "file",
390
+ "protocol": "odoofs",
391
"base_url": "https://localhost/images",
392
"optimizes_directory_path": True,
393
"use_filename_obfuscation": False,
0 commit comments