Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以使用回形针和雾谷歌将文件上传到我的谷歌存储桶。
如何设置文件头?我正在fog-aws 中寻找与s3_headers 选项等效的选项。
我尝试了 google_headers 和 fog_headers 选项但没有成功。
开始了 :
fog_file: { cache_control: 'max-age=86400' }