python # config.py ENGINE = 'thumbor.engines.pil' STORAGE = 'thumbor.storages.file_storage' FILE_STORAGE_ROOT_PATH = '/path/to/save/processed/images' SECURITY_KEY = 'your_secuirty_key' ALLOW_UNSAFE_URL = False


上一篇:
下一篇:
切换中文