forked from DebaucheryLibrarian/traxxx
Merge branch 'experimental' into master
This commit is contained in:
commit
7e3e0d8f30
|
@ -86,6 +86,9 @@ To generate thumbnails for new logos and tag photos, install ImageMagick and run
|
||||||
#### Developers
|
#### Developers
|
||||||
* `--no-save`: Do not store retrieved information in local database, forcing re-fetch.
|
* `--no-save`: Do not store retrieved information in local database, forcing re-fetch.
|
||||||
* `--level`: Change log level to `silly`, `verbose`, `info`, `warn` or `error`.
|
* `--level`: Change log level to `silly`, `verbose`, `info`, `warn` or `error`.
|
||||||
|
* `--flush-network`: Delete all scenes and movies from all network channels
|
||||||
|
* `--flush-channel`: Delete all scenes and movies from a channel
|
||||||
|
* `--flush-batch`: Delete all scenes and movies from a batch ID
|
||||||
|
|
||||||
### API
|
### API
|
||||||
A GraphQL API is available at `/graphql`, and a REST API is available at the following `GET` endpoints:
|
A GraphQL API is available at `/graphql`, and a REST API is available at the following `GET` endpoints:
|
||||||
|
|
Loading…
Reference in New Issue