Use the file cache

This commit is contained in:
FusionPBX
2022-12-23 15:20:37 -07:00
committed by GitHub
parent 42a5e0abd2
commit 0d0229c0f4

View File

@@ -50,8 +50,8 @@ do
fi
done
#flush memcache
/usr/bin/fs_cli -x 'memcache flush'
#flush the cache
rm -R /var/cache/fusionpbx/*
#restart freeswitch
service freeswitch restart
/usr/sbin/service freeswitch restart