You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
576 B
20 lines
576 B
# AniDB Attributes
|
|
|
|
Configuring [AniDB](https://anidb.net/) is optional but can allow you to access mature content with AniDB Builders.
|
|
|
|
**All AniDB Builders still work without this, they will just not have mature content**
|
|
|
|
A `anidb` mapping is in the root of the config file.
|
|
|
|
Below is a `anidb` mapping example and the full set of attributes:
|
|
```yaml
|
|
anidb:
|
|
username: ######
|
|
password: ######
|
|
```
|
|
|
|
| Attribute | Allowed Values | Required |
|
|
|:-----------|:---------------|:--------:|
|
|
| `username` | AniDB Username | ✅ |
|
|
| `password` | AniDB Password | ✅ |
|