# /etc/conf.d/pypaste PYPASTE_SITE="" PYPASTE_CONTENT_LENGTH_MAX_BYTES="2000000" # 2M PYPASTE_ENDPOINT="" PYPASTE_REGION="" PYPASTE_BUCKET="" PYPASTE_ACCESS_KEY="" PYPASTE_SECRET_KEY="" PYPASTE_S3_MAX_BYTES="1000000000" # 1G PYPASTE_USER="pypaste" PYPASTE_ARGS="--line-numbers"