Skip to content

Commit ad43b14

Browse files
authored
swap flags
1 parent aad4270 commit ad43b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Kometa/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,11 +273,11 @@ ASSET_DIR=assets # top-level directory for those ass
273273
```
274274
The asset file system will be rooted at the directory in the `ASSET_DIR` setting, and `USE_ASSET_FOLDERS` controls whether the images are stored as:
275275
276-
`USE_ASSET_FOLDERS=1`
276+
`USE_ASSET_FOLDERS=0`
277277
```
278278
Media-Scripts/Plex/assets/All That Jazz (1979) {imdb-tt0078754} {tmdb-16858}.jpg
279279
```
280-
or `USE_ASSET_FOLDERS=0`
280+
or `USE_ASSET_FOLDERS=1`
281281
```
282282
Media-Scripts/Plex/assets/All That Jazz (1979) {imdb-tt0078754} {tmdb-16858}/poster.jpg
283283
```

0 commit comments

Comments
 (0)