Sign in
◑
Theme
apache
/
guacamole-manual
/
refs/heads/patch
/
.
/
src
/
include
/
postgresql.properties.in
blob: 49b8e18c023adf452e3dde765474851d773be67f [
file
]
{#
vim
:
set
filetype
=
jproperties
.
jinja
:
#}
{%-
filter replace
(
'somesql-'
,
'postgresql-'
)
-%}
{%-
include
'include/jdbc.properties.in'
-%}
{%-
endfilter
-%}