diff --git a/CTFd/config.ini b/CTFd/config.ini index bc4aedc5..e74f6bcd 100644 --- a/CTFd/config.ini +++ b/CTFd/config.ini @@ -106,7 +106,7 @@ MAILGUN_BASE_URL = # UPLOAD_PROVIDER # Specifies the service that CTFd should use to store files. # Can be set to filesystem or s3 -UPLOAD_PROVIDER = filesystem +UPLOAD_PROVIDER = # UPLOAD_FOLDER # The location where files are uploaded under the filesystem uploader. @@ -198,4 +198,4 @@ OAUTH_CLIENT_ID = OAUTH_CLIENT_SECRET = [extra] -# The extra section can be used to specify additional values to be loaded into CTFd's configuration \ No newline at end of file +# The extra section can be used to specify additional values to be loaded into CTFd's configuration