mirror of https://github.com/pixelfed/pixelfed
use remote build cache for faster local dev
parent
0addfe5605
commit
8fd27c6f0c
@ -0,0 +1,7 @@
|
||||
###########################################################
|
||||
# DO NOT CHANGE
|
||||
###########################################################
|
||||
# This file is generated by the Pixelfed Docker setup, and
|
||||
# will be rewritten on every container start
|
||||
|
||||
client_max_body_size {{ getenv "POST_MAX_SIZE" "61M" }};
|
Loading…
Reference in New Issue