|
|
|
|
@ -12,14 +12,14 @@
|
|
|
|
|
"Name": "Documents",
|
|
|
|
|
"Provider": "FilesystemDocumentProvider",
|
|
|
|
|
"Options": {
|
|
|
|
|
"Repository": "/mnt/GCI_DocumentosExternos"
|
|
|
|
|
"Repository": "D:\\GCI_DocumentosExternos"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "Images",
|
|
|
|
|
"Provider": "FilesystemDocumentProvider",
|
|
|
|
|
"Options": {
|
|
|
|
|
"Repository": "/mnt/GCI_DocumentosExternos"
|
|
|
|
|
"Repository": "D:\\GCI_DocumentosExternos"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
@ -46,7 +46,7 @@
|
|
|
|
|
"rollingInterval": "Day",
|
|
|
|
|
"rollOnFileSizeLimit": "true",
|
|
|
|
|
"fileSizeLimitBytes": "5242880",
|
|
|
|
|
"path": "/var/log/portal.web/portal-condomino.log",
|
|
|
|
|
"path": "C:\\TempDenariu\\Logs\\portal-condomino.log",
|
|
|
|
|
"retainedFileCountLimit": "50"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|