i get this error in the log.
[2024-06-19 08:00:00,860] [config.py:439] [WARNING] | Config Warning: No Paths exist using None as default ```
but the config has: ```asset_directory: config/assets```.
do i need to manually create that folder in /config or is there something else going on? saw that the other folders where owned by root so didnt dare to mess with creating my own assets folder without beeing sure i did not fudge it up.