feat: system wide git out of beta
This commit is contained in:
parent
c4dc03e4a8
commit
ec00548f1b
@ -152,13 +152,12 @@
|
|||||||
/>
|
/>
|
||||||
<Setting
|
<Setting
|
||||||
customClass="pt-4"
|
customClass="pt-4"
|
||||||
isBeta={true}
|
|
||||||
id="autodeploy"
|
id="autodeploy"
|
||||||
isCenter={false}
|
isCenter={false}
|
||||||
bind:setting={source.isSystemWide}
|
bind:setting={source.isSystemWide}
|
||||||
on:click={() => changeSettings('isSystemWide', false)}
|
on:click={() => changeSettings('isSystemWide', false)}
|
||||||
title="System Wide Git Source"
|
title="System Wide Git"
|
||||||
description="System Wide Git Sources are available to all the users in your Coolify instance. <br><br> <span class='font-bold text-warning'>Use with caution, as it can be a security risk.</span>"
|
description="System Wide Git are available to all the users in your Coolify instance. <br><br> <span class='font-bold text-warning'>Use with caution, as it can be a security risk.</span>"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user