mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-21 13:48:32 -06:00
fix(electron): disable the creation of desktop icon at runtime (closes #1488)
This commit is contained in:
@@ -8,9 +8,6 @@ noAuthentication=false
|
||||
# set to true to disable backups (e.g. because of limited space on server)
|
||||
noBackup=false
|
||||
|
||||
# Disable automatically generating desktop icon
|
||||
# noDesktopIcon=true
|
||||
|
||||
[Network]
|
||||
# host setting is relevant only for web deployments - set the host on which the server will listen
|
||||
# host=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user