Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RouHim authored Dec 30, 2024
1 parent 4cf0177 commit f124c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ All configuration is done via environment variables:
| RANDOM_SLIDESHOW | Show only random images instead of images from this week in previous years | `false` | x |
| IGNORE_FOLDER_MARKER_FILES | A list of file names which causes the folder in which the file is located to be ignored. (comma separated). | `.ignore` | |
| IGNORE_FOLDER_REGEX | A regular expression that causes the folder to be ignored if it matches. | | |
| PRELOAD_IMAGES | Indicates if images should be preloaded curing the slideshow | `false` | |
| PRELOAD_IMAGES | Indicates if images should be preloaded during the slideshow | `false` | |

> Some parameters, as marked in the table, can be overwritten as URL parameter
> e.g.: http://localhost:8080/?SLIDESHOW_INTERVAL=10&SHOW_HIDE_BUTTON=false
Expand Down

0 comments on commit f124c93

Please sign in to comment.