Apply suggestion to docs/configuration/storing_remote_media.md
authorlain <lain@soykaf.club>
Thu, 14 May 2020 09:14:59 +0000 (09:14 +0000)
committerlain <lain@soykaf.club>
Thu, 14 May 2020 09:14:59 +0000 (09:14 +0000)
docs/configuration/storing_remote_media.md

index 619300e7eb77b07f04fd71330e1298e8a36fb79f..7e91fe7d9a199e9c7002af87f336a3860c77a36e 100644 (file)
@@ -1,7 +1,7 @@
 # Storing Remote Media
 
 Pleroma does not store remote/federated media by default. The best way to achieve this is to change Nginx to keep its reverse proxy cache
-forever and to activate the `MediaProxyWarmingPolicy` MRF policy in Pleroma which will automatically fetch all media through the proxy
+for a year and to activate the `MediaProxyWarmingPolicy` MRF policy in Pleroma which will automatically fetch all media through the proxy
 as soon as the post is received by your instance.
 
 ## Nginx