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.
|
|
|
|
=== ":fontawesome-brands-linux: unRAID"
|
|
|
|
|
|
|
|
|
|
[type this into your Kometa `>_Console`]
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
nano config/config.yml
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
I’m using `nano` here mostly because it’s simpler than any other editor on Linux.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You can use any other text editor you wish, provided it saves files as PLAIN TEXT. `vi`, `emacs`, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From here on in, when this walkthrough says "open the config file", I mean this `nano` or `notepad` command. **Don't copy the template again**.
|