Update nginx-cache-purge.sh
This commit is contained in:
parent
a1644003bb
commit
988f971c1b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
SCRIPTNAME=${0##*/}
|
||||
|
||||
# NGINX cache directory
|
||||
CACHE_DIRECTORY="/tmp/pleroma-media-cache"
|
||||
CACHE_DIRECTORY="/tmp/akkoma-media-cache"
|
||||
|
||||
## Return the files where the items are cached.
|
||||
## $1 - the filename, can be a pattern .
|
||||
|
|
Loading…
Add table
Reference in a new issue