Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks committed Dec 8, 2024
2 parents a807ae2 + 2e2d495 commit 4bff850
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,19 @@ Create a file by the name of `.env` in the same directory as `docker-compose.yml
TITLE=
DESCRIPTION=
DISABLE_NEW=
FAVICON_URL=
```

All of the following are optional. You can leave it all blank, or not even have a `.env` file at all.

`TITLE` - The title to be used around PasteBook.

`DESCRIPTION` - The description to be used in embeds and on the home page of PasteBook.

`DISABLE_NEW` - Disables the new paste page. API is still accessible.

`FAVICON_URL` - The URL that the favicon will be provided with.

### Creation
Run the following.
```bash
Expand Down

0 comments on commit 4bff850

Please sign in to comment.