Private
Public Access
1
0

adding privacy default on import or upload

This commit is contained in:
2024-12-19 15:51:17 +01:00
parent 9d500265e1
commit 009cdd289b
9 changed files with 72 additions and 24 deletions

View File

@@ -46,6 +46,14 @@
<p>
Click on the icons to establish the connection or to renew the authorization.
</p>
<p>
By default, imported workouts are set to have a public URL. However, new workouts can be set to
private by default with the following setting:
<table>
{{ forms.imports_are_private.as_table }}
<input type="submit" value="Save">
</table>
</p>
</li>
<li class="grid_4">
<h2>API Key</h2>