You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matthieu Gallien edited this page Dec 1, 2023
·
2 revisions
The desktop client embedded Qt WebEngine module can be remotely access to debug it and use the chromium devtools.
If you run Linux, using our official Appimage package, you can use the following command line:
QT_QPA_PLATFORM=xcb QTWEBENGINE_REMOTE_DEBUGGING=1081 QTWEBENGINE_CHROMIUM_FLAGS="--webEngineArgs --remote-debugging-port=8081" ./Nextcloud-3.10.1-x86_64.AppImage