Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle crash reporting config in model #421

Closed
Catfriend1 opened this issue Jun 15, 2019 · 1 comment · Fixed by #424
Closed

Handle crash reporting config in model #421

Catfriend1 opened this issue Jun 15, 2019 · 1 comment · Fixed by #424
Assignees
Labels
Milestone

Comments

@Catfriend1
Copy link
Owner

Catfriend1 commented Jun 15, 2019

Handle crash reporting config in model

<configuration version="29">
<options>
<unackedNotificationID>crAutoEnabled</unackedNotificationID>
<crashReportingURL>https://crash.syncthing.net/newcrash</crashReportingURL>
<crashReportingEnabled>true</crashReportingEnabled>
<stunKeepaliveStartS>180</stunKeepaliveStartS>
<stunKeepaliveMinS>20</stunKeepaliveMinS>
<stunServer>default</stunServer>
</options>
@Catfriend1 Catfriend1 added this to the 1.2.0 milestone Jun 15, 2019
@Catfriend1 Catfriend1 self-assigned this Jun 15, 2019
Catfriend1 pushed a commit that referenced this issue Jun 16, 2019
* model/Options: Add crash*, stun* and unackedNotificationID

* ConfigXml: Dismiss unackedNotificationID "crAutoEnabled"

* ConfigXml/getOptions: Add unackedNotificationID, crash*, stun*
Catfriend1 pushed a commit that referenced this issue Jun 16, 2019
#425)

* model/Options: Add crash*, stun* and unackedNotificationID

* ConfigXml: Dismiss unackedNotificationID "crAutoEnabled"

* ConfigXml/getOptions: Add unackedNotificationID, crash*, stun*

* prefs/Syncthing: Add "Anonymous crash reporting" checkbox (fixes #421)

* Imported de translation
@Catfriend1
Copy link
Owner Author

<unackedNotificationID>crAutoDisabled</unackedNotificationID>

Catfriend1 added a commit that referenced this issue Jun 17, 2019
unackedNotificationID=crAutoDisabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant