mdserver-web/rewrite/nginx/fastdfs.conf

6 lines
131 B
Plaintext

location ~/group([0-9])/M00 {
# Need to cooperate with it
# https://github.com/mw-plugin/fastdfs
ngx_fastdfs_module;
}