I created a wordpress site with wo site create site.tld --wpfc and now /run Ramdisk tmpfs is constantly full within a few hours. I found out Nginx fastcgi caching is using up the space
Filesystem Size Used Avail Use% Mounted on
tmpfs 197M 197M 220K 100% /run
/dev/vda1 19G 6.6G 12G 36% /
tmpfs 984M 0 984M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/vda16 881M 117M 703M 15% /boot
/dev/vda15 105M 6.2M 99M 6% /boot/efi
/dev/vdb1 2.0T 421G 1.5T 23% /var/www
tmpfs 197M 12K 197M 1% /run/user/0
0 ./motd.d
0 ./sshd
0 ./udisks2
196M ./nginx-cache
0 ./uuidd
0 ./user
0 ./sudo
0 ./screen
4.0K ./php
0 ./multipath
4.0K ./mysqld
0 ./setrans
0 ./sendsigs.omit.d
0 ./dbus
0 ./cryptsetup
0 ./console-setup
0 ./fsck
4.0K ./tmpfiles.d
0 ./log
0 ./mount
4.0K ./lvm
48K ./cloud-init
0 ./credentials
132K ./systemd
0 ./lock
4.0K ./network
8.0K ./blkid
928K ./udev
8.0K ./initramfs
197M .
How do I make it auto purge every 4hours? cause the nginx helper plugin doesn't have that option