mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 18:30:44 +02:00
7 lines
297 B
INI
7 lines
297 B
INI
[defaults]
|
|
|
|
# problem with 'create_db' 'Ensure database is created'
|
|
# @see https://github.com/georchestra/ansible/issues/55
|
|
# Have to make temorary files readable by all, beacuse when chaning user
|
|
# -> that use does not have access to temp file ( run scripts )
|
|
allow_world_readable_tmpfiles=true |