I want to set the default view is the "Folder View"

I am not experiencing this behavior. Every time I log out and log back in it defaults back to "server view". Is there a place to set it and forget it?
 
I have the same problem .. I want the default view "Folder view".. tell me how to

UPD:
I found the solution:
nano /usr/share/pve-manager/ext4/pvemanagerlib.js
Found

hslist: [
// order is important for notifications
// [ name, default ]
['view', 'server'],
['rid', 'root'],
['ltab', 'tasks'],
['nodetab', ''],
['storagetab', ''],
['pooltab', ''],
['kvmtab', ''],
['ovztab', ''],
['dctab', '']
],

edit ['view', 'server'] to ['view', 'folder']

be happy=)
 
Last edited:
Is there a solution that doesn't involve modifying the javascript? My view also defaults back to server view every time.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!