mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #1159] How to disable "Remote Desktop" feature in Builder? #852
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#852
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @m2acgi on GitHub (Apr 20, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1159
Problem description
How to disable "Remote Desktop" feature in Builder? Thanks.
Proposal
Disable "Remote Desktop" as default like "keyboard logging" in Builder
Additional context
No response
@BurntDog commented on GitHub (Apr 20, 2023):
It's disabled by default you must activate it thru the Server. Or edit the code to remove/edit the code to disable it completely.
@MaxXor commented on GitHub (Apr 20, 2023):
It's not possible to disable specific features in the builder and not planned. However you are free to edit the source code as @BurntDog mentioned.