Add custom PostgreSQL configuration to

StandalonePostgresql
This commit is contained in:
Andras Bacsai
2023-11-08 12:40:05 +01:00
parent 88e407756d
commit c78068466b
4 changed files with 58 additions and 0 deletions

View File

@@ -72,6 +72,7 @@
type="password" readonly wire:model="db_url_public" />
@endif
</div>
<x-forms.textarea label="Custom PostgreSQL Configuration" rows="10" id="database.postgres_conf" />
</form>
<div class="pb-16">
<div class="flex gap-2 pt-4 pb-2">