Skip to content

Commit

Permalink
misc: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyphyn committed Jul 25, 2024
1 parent 9c9e5df commit 6b78827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ It is designed for all features to have an appealing and intuitive design, while

![image](https://github.com/Xyphyn/photon/assets/80978739/e36468f6-03c5-4267-94e8-3bba60b6ccb2)


## Self-hosting

Put Photon on your own domain for easier onboarding.
Expand Down Expand Up @@ -66,7 +65,8 @@ These are the most important environment variables that you can change:
| PUBLIC_FAVICON | URL | `/img/logo-background.svg |
| PUBLIC_SSR_ENABLED | `bool` | `false` |
| PUBLIC_MIGRATE_COOKIE | `bool` | `false` |
| PUBLIC_THEME | system\|dark\|light | system |
| PUBLIC_THEME | JSON | Photon's default colors |
| PUBLIC_COLORSCHEME | system\|dark\|light | system |
| PUBLIC_EXPANDABLE_IMAGES | `bool` | true |
| PUBLIC_MARK_READ_POSTS | `bool` | true |
| PUBLIC_DEFAULT_FEED_SORT | `SortType` | Active |
Expand Down

0 comments on commit 6b78827

Please sign in to comment.