#help
1 messages · Page 1 of 1 (latest)
It's not possible to rename any admins through the txAdmin web interface, but here is what you can do instead:
:point_right: If you want to rename a non-master account:
You can remove the admin and create a new admin with the desired name and the same identifiers and permissions.
:point_right: If you want to rename the master account:
- Turn off txAdmin completely (from the host, type
!shutdownfor more info); - Edit the
txData/admins.jsonfile to change thenameproperty of the master admin; - Restart txAdmin;