misterunknown / ifm

Improved File Manager
MIT License
345 stars 70 forks source link

Hint on where the configuration is contained #181

Closed cRoCx closed 2 years ago

cRoCx commented 2 years ago

When you look for it, you can find out the configuration entries lie inside the src/main.php file. I think it would be worth mentioning this somewhere in the documentation (README.md or wiki).

At first glance, I was actually opening several other files, while I mistakenly expected to find a dedicated config file.

misterunknown commented 2 years ago

Hm, the README.md hints already at the existing wiki page. I'm not sure where to put it more noticable.

cRoCx commented 2 years ago

You are right. I have missed that. Probably because I am too much used to see configuration instructions right after installation instructions and then I have scrolled too far, after the keybindings came just in between. My bad.

I have made a small change to your configuration wiki page, now that I found it. If you don't like it, then feel free to roll it back.

Thank you btw. for this great work here! I have recommended this repo to a few friends.