Created
June 13, 2025 18:33
-
-
Save viniciusgati/1394921960e9aed2d6abae9f5a6bfc4e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[environment] | |
SourcePath=/totvs12/protheus/apo | |
RootPath=/totvs12/protheus_data/ | |
RPOCustom=/totvs12/protheus/apo/custom.rpo | |
StartPath=/system/ | |
x2_path= | |
RpoDb=Top | |
RpoLanguage=portuguese | |
RpoVersion=120 | |
LocalFiles=ctree | |
Trace=0 | |
localdbextension=.dtc | |
PictFormat=DEFAULT | |
DateFormat=DEFAULT | |
TOPMEMOMEGA=1 | |
FWTRACELOG=0 | |
StartSysInDB=1 | |
[DBAccess] | |
Port=7890 | |
DataBase=MSSQL | |
Server=localhost | |
ALIAS=VINICIUS_ARG02 | |
[drivers] | |
active=tcp | |
MULTIPROTOCOLPORT=1 | |
MULTIPROTOCOLPORTSECURE=0 | |
[tcp] | |
type=tcpip | |
port=9999 | |
[General] | |
;CanAcceptFSRemote=1 | |
InstallPath=/totvs12/protheus/bin/appserver | |
CONSOLELOG=1 | |
ConsoleFile=console.log | |
MaxStringSize=500 | |
BuildKillUsers=1 | |
app_environment=environment | |
LogHttpFuncs=0 | |
[LICENSECLIENT] | |
SERVER=srvw01.itmil.com.br | |
PORT=5558 | |
[SSLConfigure] | |
Verbose = 0 | |
SSL2 = 0 | |
SSL3 = 0 | |
TLS1_0 = 0 | |
TLS1_1 = 1 | |
TLS1_2 = 1 | |
STATE = 0 | |
HSM = 0 | |
[WEBAPP] | |
port=5433 | |
[WebApp/webapp] | |
MPP= | |
[HTTPV11] | |
Enable=1 | |
Sockets=HTTPREST | |
[ONSTART] | |
jobs=HTTPJOB | |
RefreshRate=30 | |
[HTTPJOB] | |
MAIN=HTTP_START | |
ENVIRONMENT=environment | |
[HTTPREST] | |
Port=8888 | |
URIs=HTTPURI | |
Security=1 | |
IPsBind= | |
Public=dms_api_oauth/oauth2,rest/dms_api_oauth/oauth2 | |
[HTTPURI] | |
URL=/rest | |
PrepareIn=01,0101 | |
Instances=1,1 | |
CORSEnable=1 | |
AllowOrigin=* | |
Public=dms_api_oauth/oauth2,rest/dms_api_oauth/oauth2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment