Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
O
odoo_docker
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Déploiement
Registre de conteneurs
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse du dépôt
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Le Filament
odoo_docker
Validations
c1c1a4b1
Valider
c1c1a4b1
rédigé
Il y a 2 ans
par
Rémi - Le Filament
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
[UPD] rework odoo.conf
parent
cd45188c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Pipelines
43
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
odoo.conf
+52
-24
52 ajouts, 24 suppressions
odoo.conf
avec
52 ajouts
et
24 suppressions
odoo.conf
+
52
−
24
Voir le fichier @
c1c1a4b1
[
options
]
[
options
]
;;
COMMON
OPTIONS
addons_path
= /
opt
/
odoo
/
odoo
/
addons
,/
opt
/
odoo
/
additional_addons
,/
opt
/
odoo
/
private_addons
addons_path
= /
opt
/
odoo
/
odoo
/
addons
,/
opt
/
odoo
/
additional_addons
,/
opt
/
odoo
/
private_addons
data_dir
= /
opt
/
odoo
/
data
;
admin_passwd
=
admin
;
admin_passwd
=
admin
;
csv_internal_sep
= ,
data_dir
= /
opt
/
odoo
/
data
;
db_maxconn
=
64
;
server_wide_modules
=
base
,
web
db_name
=
odoo
;
without_demo
=
all
;
db_template
=
template1
;
dbfilter
= .*
;;
HTTP
Service
Configuration
;
debug_mode
=
False
;
gevent_port
=
8072
;
email_from
=
False
;
http_enable
=
True
;
limit_memory_hard
=
2684354560
;
http_interface
=
;
limit_memory_soft
=
2147483648
;
http_port
=
8069
;
limit_request
=
8192
;
proxy_mode
=
True
;
limit_time_cpu
=
60
;
x_sendfile
=
False
;
limit_time_real
=
120
;
list_db
=
True
;;
Web
interface
Configuration
;
dbfilter
=
;;
Logging
Configuration
;
log_db
=
False
;
log_db
=
False
;
log_db_level
=
warning
;
log_handler
= [
':INFO'
]
;
log_handler
= [
':INFO'
]
;
log_level
=
info
;
log_level
=
info
;
logfile
=
None
;
logfile
=
None
;
longpolling_port
=
8072
;
syslog
=
False
;
max_cron_threads
=
2
;
osv_memory_age_limit
=
1
.
0
;;
SMTP
Configuration
;
osv_memory_count_limit
=
False
;
email_from
=
False
;
from_filter
=
False
;
smtp_password
=
False
;
smtp_password
=
False
;
smtp_port
=
25
;
smtp_port
=
25
;
smtp_server
=
localhost
;
smtp_server
=
localhost
;
smtp_ssl
=
False
;
smtp_ssl
=
False
;
smtp_ssl_certificate_filename
=
False
;
smtp_ssl_private_key_filename
=
False
;
smtp_user
=
False
;
smtp_user
=
False
;;
Database
related
options
db_name
=
odoo
;
db_password
=
False
;
db_user
=
False
;
db_template
=
template0
;
db_host
=
db
;
db_maxconn
=
64
;
db_sslmode
=
prefer
;
pg_path
=
;;
Security
-
related
options
;
list_db
=
True
;;
Advanced
options
;
geoip_database
= /
usr
/
share
/
GeoIP
/
GeoLite2
-
City
.
mmdb
;
osv_memory_count_limit
=
0
;
transient_age_limit
=
1
.
0
unaccent
=
True
unaccent
=
True
;;
Multiprocessing
options
;
limit_memory_hard
=
2684354560
;
limit_memory_soft
=
2147483648
;
limit_request
=
65536
;
limit_time_cpu
=
60
;
limit_time_real
=
120
;
limit_time_real_cron
= -
1
;
max_cron_threads
=
2
;
workers
=
0
;
workers
=
0
;
xmlrpc
=
True
;
xmlrpc_interface
=
;
xmlrpc_port
=
8069
;
xmlrpcs
=
True
;
xmlrpcs_interface
=
;
xmlrpcs_port
=
8071
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter