-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: remove disable file upload from the docs
- Loading branch information
Showing
1 changed file
with
0 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -111,7 +111,6 @@ npx hemmelig --help | |
| `SECRET_ROOT_PASSWORD` | This is the root password, override it with your own password | iamgroot | | ||
| `SECRET_ROOT_EMAIL` | This is the root email, override it with your own email | [email protected] | | ||
| `SECRET_FILE_SIZE` | Set the total allowed upload file size in mb. | 4 | | ||
| `SECRET_ENABLE_FILE_UPLOAD` | Enable or disable file upload | true | | ||
| `SECRET_FORCED_LANGUAGE` | Set the default language for the application. | en | | ||
| `SECRET_DO_SPACES_ENDPOINT` | The Digital Ocean Spaces/AWS s3 endpoint | "" | | ||
| `SECRET_DO_SPACES_KEY` | The Digital Ocean Spaces/AWS s3 key | "" | | ||
|