CredentialsLocation
The location of the settings file where the JWT token is saved.
データ型
string
デフォルト値
"%APPDATA%\\CData\\ApacheCouchDB Data Provider\\CredentialsFile.txt"
解説
If left unspecified, the default location is "%APPDATA%\\CData\\ApacheCouchDB Data Provider\\CredentialsFile.txt" with %APPDATA% being set to the user's configuration directory:
Platform | %APPDATA% |
Windows | The value of the APPDATA environment variable |
Mac | ~/Library/Application Support |
Linux | ~/.config |