This article lists the configurable settings available for Thinkfree Office (TFO) on the administrator page.
Each entry includes the setting's data type, key name, default value, and a description of what it controls. Where applicable, the minimum supported TFO version is also noted.
| Datatype | Key | Default value(s) | Description |
| String | docServerURI_WORD | http://127.0.0.1:8091 | WebWord document server request URI |
| String | docServerURI_SHOW | http://127.0.0.1:8111 | WebShow document server request URI |
| String | docServerActionListenerURI_WORD | http://127.0.0.1:8090 | WebWord document server edit action request URI |
| String | docServerActionListenerURI_SHOW | http://127.0.0.1:8110 | WebShow document server edit action request URI |
| String | mongodbHostGridFS | 127.0.0.1:27017 | DB IP address and port (IP:PORT). Multiple servers can be specified separated by ",". For backward compatibility, db_host and db_port are used when no value is set. |
| String | mongodbDatabaseGridFS | WebOfficeFileDb | DB name |
| String | mongodbUsernameGridFS | webOfficeResource | DB access ID |
| String | mongodbPasswordGridFS | hancom123 | DB access password |
| String | mongodbDatabase_WORD | WriteDocDb | WebWord DB name |
| String | mongodbDatabase_CELL | CalcDocDb | WebCell DB name |
| String | mongodbDatabase_SHOW | ShowDocDb | WebShow DB name |
| String | mongodbUsername_WORD | webWrite | WebWord DB access ID |
| String | mongodbUsername_CELL | webCalc | WebCell DB access ID |
| String | mongodbUsername_SHOW | webShow | WebShow DB access ID |
| String | mongodbPassword_WORD | hancom123 | WebWord DB access password |
| String | mongodbPassword_CELL | hancom123 | WebCell DB access password |
| String | mongodbPassword_SHOW | hancom123 | WebShow DB access password |
| String | mongodbHost | 127.0.0.1:27017 | DB IP address and port (IP:PORT). Multiple servers can be specified separated by ",". |
| String | redisHost | 127.0.0.1:6379 | Redis server information (ip:port) |
| String | redisPassword | cloudoffice | Redis server access information (password) |
| Integer | wasAutoSaveIntervalSec | 60 | Periodic AutoSave interval; use a value of at least 60 |
| Integer | wasAutoSaveKeyTTLSec | 80 | TTL for periodic AutoSave operation; use wasAutoSaveIntervalSec + 20 |
| String | wopiDomain | Common domain setting value | |
| String | wopiDiscovery | WOPI Discovery document. Lets the WOPI client check the capabilities and endpoint information supported by the WOPI host. | |
| String | wopiPublicKey | Public key used to verify the validity of WOPI requests | |
| String | wopiValue | Field containing the wopiModulus and wopiExponent values, i.e. the main components of the WOPI public key | |
| String | wopiModulus | Modulus value of the WOPI public key, used when verifying digital signatures | |
| String | wopiExponent | Exponent value of the WOPI public key, used in RSA encryption operations | |
| String | wopiExpirationDate | Expiration date of wopiPublicKey | |
| String | wopiOldValue | wopiValue before renewal | |
| String | wopiOldModulus | wopiModulus before renewal | |
| String | wopiOldExponent | wopiExponent before renewal | |
| String | aiProviderConfig | AI Provider LLM configuration (only v17 or newer) |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article