How to disable crypt mapping by using flags?

Hi, how can I disable crypt mapping if my config file set the "show_mapping = true"?

Since I using the WebUI and most of the time I do need to show mapping hence I set my show_mapping = true, but when using ls --filter the output on terminal is just too messy.

Is there any way of disable mapping by using flags? (like opposite of --crypt-show-mapping)

Thanks.

--crypt-show-mapping=false should do the trick

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.