IBM Verse: Notes.ini variables for Verse On-premises: Difference between revisions

From Wiki
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:


= How to define variables to Verse=
1) Add the variable VOP_GK_FEATURE_XX to the notes.ini using the following command:
set config VOP_GK_FEATURE_NN=Value
2) Restart HTTP Server
restart task http


= Variables =
= Variables =
Line 51: Line 61:
  <nowiki>VOP_EXTENSIBILITY_APPLICATIONS_JSON_URL=https://mail.company.com/vopext/applications.json</nowiki>
  <nowiki>VOP_EXTENSIBILITY_APPLICATIONS_JSON_URL=https://mail.company.com/vopext/applications.json</nowiki>


== VOP_BOX_CLIENT_ID ==
== VOP_BOX_CLIENT_ID - Integration with Box.com==


Integration with Box
Integration with Box


1) Create a new app at developer.box.com
1) Create a new app at developer.box.com
2) Add the client ID to the notes.ini on verse server
2) Add the client ID to the notes.ini on verse server


Line 62: Line 73:
3) Restart HTTP Server
3) Restart HTTP Server


== VOP_GK_FEATURE_35 - Verse Offline feature ==
More info: https://help.hcltechsw.com/verse_onprem/1.0.9/admin/vop_integrating_box.html?hl=integrating%2Cbox
 
== VOP_ConCurr_Upload_iCal - Concurrent upload iCal==
 
Define how many upload of iCal files, concurrently. Default is 30.
 
VOP_ConCurr_Upload_iCal=30
 
More info: https://help.hcltechsw.com/verse_onprem/2.0.0/admin/controlling_the_concurrent_icalendar_imports_allowed.html
 
 
== VOP_Enable_AttachService_DownloadAttachmentsAsZip - "Download All" feature==
 
Enable/Disable "Download All" button, i. e., control download multiple attachments as Zip file.
 
VOP_Enable_AttachService_DownloadAttachmentsAsZip=0
 
More info: https://help.hcltechsw.com/verse_onprem/1.0.7/whats_new/wn_download_all_attachments_at_once.html
 
== VOP_GK_FEATURE_1 - Control people suggestions in the 'important to me' bar==
 
VOP_GK_FEATURE_1=0
 
More info: https://help.hcltechsw.com/verse_onprem/2.0.0/user/faq_people.html
 
== VOP_GK_FEATURE_3 - Integration with Connections File viewer in Verse On Premise==
 
VOP_GK_FEATURE_3=0
 
See also: VOP_GK_FEATURE_3, VOP_GK_FEATURE_24, VOP_GK_FEATURE_156
 
More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077057
 
== VOP_GK_FEATURE_23 - Control people suggestions in the 'important to me' bar==
 
VOP_GK_FEATURE_23=0
 
See also: VOP_GK_FEATURE_23, VOP_GK_FEATURE_49
 
More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077060
 
== VOP_GK_FEATURE_24 - Integration with Connections File viewer in Verse On Premise==
 
VOP_GK_FEATURE_24=0
 
See also: VOP_GK_FEATURE_3, VOP_GK_FEATURE_24, VOP_GK_FEATURE_156
 
More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077057
 
== VOP_GK_FEATURE_35 - Disable 'Sign and Encrypt' feature ==


If you add the following to notes.ini on the server, it will remove the 'Sign' and 'Encrypt' options in VOP:
If you add the following to notes.ini on the server, it will remove the 'Sign' and 'Encrypt' options in VOP:
Line 72: Line 132:
2) Restart HTTP Server
2) Restart HTTP Server


: Tip suggested by: Jayesh Parmar  
: Tip suggested by: Jayesh Parmar
 


== VOP_GK_FEATURE_37 - Verse Offline feature ==
== VOP_GK_FEATURE_37 - Disable Verse Offline Mail feature ==


Enabled by default, to disable Verse Offline
Enabled by default, to disable Verse Offline
Line 93: Line 152:
https://help.hcltechsw.com/verse_onprem/2.0.0/user/FAQ_ProfilePicture.html
https://help.hcltechsw.com/verse_onprem/2.0.0/user/FAQ_ProfilePicture.html


== VOP_GK_FEATURE_49 - Control people suggestions in the 'important to me' bar==


VOP_GK_FEATURE_49=0


See also: VOP_GK_FEATURE_23, VOP_GK_FEATURE_49


More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077060


== VOP_GK_FEATURE_64 - To disable the extension framework==
== VOP_GK_FEATURE_64 - To disable the extension framework==
Line 139: Line 202:
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points


== VOP_GK_FEATURE_162 - To disable the "com.ibm.verse.ext.file" extension==
== VOP_GK_FEATURE_156 - Integration with Connections File viewer in Verse On Premise==
 
VOP_GK_FEATURE_162=0
 
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points
 
== VOP_GK_FEATURE_177 - To disable the "com.ibm.verse.ext.css" extension==
 
VOP_GK_FEATURE_177=0
 
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points
 
== VOP_GK_FEATURE_175 - To disable the navigation bar's "com.ibm.action.*" extensions==
 
VOP_GK_FEATURE_175=0
 
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points


== VOP_GK_FEATURE_193 - To disable the "com.ibm.verse.ext.directorySearch" extension==
VOP_GK_FEATURE_156=0


VOP_GK_FEATURE_193=0
See also: VOP_GK_FEATURE_3, VOP_GK_FEATURE_24, VOP_GK_FEATURE_156


More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points
More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077057
 
== VOP_GK_FEATURE_192 - To disable the 'embedded' location option for widget actions==
 
VOP_GK_FEATURE_192=0
 
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points


== VOP_GK_FEATURE_160 - Improved web mobile experience preview  ==
== VOP_GK_FEATURE_160 - Improved web mobile experience preview  ==
Line 178: Line 219:


2) Restart HTTP Server
2) Restart HTTP Server
== VOP_GK_FEATURE_162 - To disable the "com.ibm.verse.ext.file" extension==
VOP_GK_FEATURE_162=0
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points


== VOP_GK_FEATURE_168 - New calendar events preview==
== VOP_GK_FEATURE_168 - New calendar events preview==
Line 192: Line 239:


2) Restart HTTP Server
2) Restart HTTP Server
== VOP_GK_FEATURE_175 - To disable the navigation bar's "com.ibm.action.*" extensions==
VOP_GK_FEATURE_175=0
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points


== VOP_GK_FEATURE_176 - Block adding new images to signatures==
== VOP_GK_FEATURE_176 - Block adding new images to signatures==
Line 204: Line 257:


2) Restart HTTP Server
2) Restart HTTP Server
== VOP_GK_FEATURE_177 - To disable the "com.ibm.verse.ext.css" extension==
VOP_GK_FEATURE_177=0
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points
== VOP_GK_FEATURE_178 - control 'Empty Trash' action in the Trash Folder==
VOP_GK_FEATURE_178=0
More info: https://help.hcltechsw.com/verse_onprem/1.0.5/whats_new/wn_empty_all_messages_from_the_trash_at_once.html


== VOP_GK_FEATURE_182 - Gravatar integration==
== VOP_GK_FEATURE_182 - Gravatar integration==
Line 225: Line 290:
: where S=128 is used to resize the picture to 128px size.
: where S=128 is used to resize the picture to 128px size.


==VOP_GK_FEATURE_183 - show 'Import calendar' actions==
VOP_GK_FEATURE_183=0
See also VOP_GK_FEATURE_188
More info:
* https://help.hcltechsw.com/verse_onprem/1.0.6/whats_new/wn_import_a_calendar.html
* https://help.hcltechsw.com/verse_onprem/1.0.7/whats_new/wn_import_calendar_from_mail_attachment.html


== VOP_GK_FEATURE_187 - Improved integration of forwarding addresses==
== VOP_GK_FEATURE_187 - Improved integration of forwarding addresses==
Line 235: Line 309:


2) Restart HTTP Server
2) Restart HTTP Server
== VOP_GK_FEATURE_188 - show 'Import calendar' actions==
VOP_GK_FEATURE_188 =0
See also VOP_GK_FEATURE_183
More info:
* https://help.hcltechsw.com/verse_onprem/1.0.6/whats_new/wn_import_a_calendar.html
* https://help.hcltechsw.com/verse_onprem/1.0.7/whats_new/wn_import_calendar_from_mail_attachment.html
== VOP_GK_FEATURE_192 - To disable the 'embedded' location option for widget actions==
VOP_GK_FEATURE_192=0
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points
== VOP_GK_FEATURE_193 - To disable the "com.ibm.verse.ext.directorySearch" extension==
VOP_GK_FEATURE_193=0
More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points
== VOP_GK_FEATURE_206 - Show names in Notes format CN==
VOP_GK_FEATURE_206=0
More info: https://help.hcltechsw.com/verse_onprem/2.0.0/admin/enabling_canonical_names.html
== VOP_GK_FEATURE_209 - Enable users to scan QR codes to join online meetings.==
VOP_GK_FEATURE_209 =0
More info: https://help.hcltechsw.com/verse_onprem/1.0.9/whats_new/wn_administrators_109.html
== VOP_GK_FEATURE_216 - Hide the Verse PWA install dialog for users using Safari on iOS==
VOP_GK_FEATURE_216 =0
Look also VOP_GK_FEATURE_218
More info: https://help.hcltechsw.com/verse_onprem/2.0.0/user/faq_run_standalone.html
== VOP_GK_FEATURE_217 - To enhance security by requiring three clicks to download attachments or to access web links==
VOP_GK_FEATURE_217=1
More info: https://help.hcltechsw.com/verse_onprem/2.0.0/admin/enabling_three_click_requirement.html
== VOP_GK_FEATURE_218 - Hide the Verse PWA install dialog for users using supported PWA desktop browsers==
VOP_GK_FEATURE_218=0
Look also VOP_GK_FEATURE_216
More info: https://help.hcltechsw.com/verse_onprem/2.0.0/user/faq_run_standalone.html
== DOMINO_FORCE401_WITH_HTML_LOGIN_PAGE - Redirect to Login page when session expires ==
If you receive a error message "Unable to load folders from network", probably your session expires. In Verse 2.0 does not redirect to login page when session expires.
DOMINO_FORCE401_WITH_HTML_LOGIN_PAGE=1
More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0081102


= Ver também / See Also =
= Ver também / See Also =

Latest revision as of 13:08, 23 September 2020


How to define variables to Verse

1) Add the variable VOP_GK_FEATURE_XX to the notes.ini using the following command:

set config VOP_GK_FEATURE_NN=Value

2) Restart HTTP Server

restart task http

Variables

VOP_GK_sametime

Integration between Verse on premises and Sametime, see article IBM Verse: Integration between Verse on premises and Sametime

Value:

VOP_GK_sametime=1


VOP_GK_sametime_rich_client

Integration between Verse on premises and Sametime, see article IBM Verse: Integration between Verse on premises and Sametime

Value:

VOP_GK_sametime_rich_client=1

VOP_LLN2_BSSUISERVER_URL

Integration between Verse and IBM Connections, see article VOP Integrating with Connections

VOP_LLN2_BSSUISERVER_URL=https://connections.company.com


VOP_EXTENSIBILITY_DATA_PROVIDER_NAME

Customization and Extension Points for Verse, see article IBM Verse: Customize and Extend IBM Verse Values:

VOP_EXTENSIBILITY_DATA_PROVIDER_NAME=localFileProvider

or

VOP_EXTENSIBILITY_DATA_PROVIDER_NAME=httpDataProvider

VOP_Extensibility_Applications_Json_FilePath

Customization and Extension Points for Verse, see article IBM Verse: Customize and Extend IBM Verse

Values:

VOP_Extensibility_Applications_Json_FilePath=/domino/notesdata/applications.json

VOP_EXTENSIBILITY_APPLICATIONS_JSON_URL

Customization and Extension Points for Verse, see article IBM Verse: Customize and Extend IBM Verse

Values:

VOP_EXTENSIBILITY_APPLICATIONS_JSON_URL=https://mail.company.com/vopext/applications.json

VOP_BOX_CLIENT_ID - Integration with Box.com

Integration with Box

1) Create a new app at developer.box.com

2) Add the client ID to the notes.ini on verse server

VOP_BOX_CLIENT_ID=client_id

3) Restart HTTP Server

More info: https://help.hcltechsw.com/verse_onprem/1.0.9/admin/vop_integrating_box.html?hl=integrating%2Cbox

VOP_ConCurr_Upload_iCal - Concurrent upload iCal

Define how many upload of iCal files, concurrently. Default is 30.

VOP_ConCurr_Upload_iCal=30

More info: https://help.hcltechsw.com/verse_onprem/2.0.0/admin/controlling_the_concurrent_icalendar_imports_allowed.html


VOP_Enable_AttachService_DownloadAttachmentsAsZip - "Download All" feature

Enable/Disable "Download All" button, i. e., control download multiple attachments as Zip file.

VOP_Enable_AttachService_DownloadAttachmentsAsZip=0

More info: https://help.hcltechsw.com/verse_onprem/1.0.7/whats_new/wn_download_all_attachments_at_once.html

VOP_GK_FEATURE_1 - Control people suggestions in the 'important to me' bar

VOP_GK_FEATURE_1=0

More info: https://help.hcltechsw.com/verse_onprem/2.0.0/user/faq_people.html

VOP_GK_FEATURE_3 - Integration with Connections File viewer in Verse On Premise

VOP_GK_FEATURE_3=0

See also: VOP_GK_FEATURE_3, VOP_GK_FEATURE_24, VOP_GK_FEATURE_156

More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077057

VOP_GK_FEATURE_23 - Control people suggestions in the 'important to me' bar

VOP_GK_FEATURE_23=0

See also: VOP_GK_FEATURE_23, VOP_GK_FEATURE_49

More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077060

VOP_GK_FEATURE_24 - Integration with Connections File viewer in Verse On Premise

VOP_GK_FEATURE_24=0

See also: VOP_GK_FEATURE_3, VOP_GK_FEATURE_24, VOP_GK_FEATURE_156

More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077057

VOP_GK_FEATURE_35 - Disable 'Sign and Encrypt' feature

If you add the following to notes.ini on the server, it will remove the 'Sign' and 'Encrypt' options in VOP:

1) Add the variable VOP_GK_FEATURE_35 to the notes.ini on verse server

VOP_GK_FEATURE_35=0​

2) Restart HTTP Server

Tip suggested by: Jayesh Parmar

VOP_GK_FEATURE_37 - Disable Verse Offline Mail feature

Enabled by default, to disable Verse Offline

1) Add the variable VOP_GK_feature_37 to the notes.ini on verse server

VOP_GK_feature_37=0​

2) Restart HTTP Server

VOP_GK_FEATURE_40 - Change my picture action

Enable/disable 'Change my picture' action in the user menu (when Connections integration is setup).

VOP_GK_FEATURE_40=0

https://help.hcltechsw.com/verse_onprem/2.0.0/user/FAQ_ProfilePicture.html

VOP_GK_FEATURE_49 - Control people suggestions in the 'important to me' bar

VOP_GK_FEATURE_49=0

See also: VOP_GK_FEATURE_23, VOP_GK_FEATURE_49

More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077060

VOP_GK_FEATURE_64 - To disable the extension framework

VOP_GK_FEATURE_64=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_96 - To disable the "com.ibm.verse.ext.liveText" extension

config VOP_GK_FEATURE_96=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_122 - To disable the ability to add extension widgets to the business card

VOP_GK_FEATURE_122=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_129 - To disable the ability to use extension links for a third party chat service

VOP_GK_FEATURE_129=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_131 - To disable the "com.ibm.verse.ext.namePicker" extension

VOP_GK_FEATURE_131=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_143 - To disable the "com.ibm.verse.ext.beforeOnSend" extension

VOP_GK_FEATURE_143=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_152 - To disable the "com.ibm.verse.ext.beforeOnSend" extension

VOP_GK_FEATURE_152=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_156 - Integration with Connections File viewer in Verse On Premise

VOP_GK_FEATURE_156=0

See also: VOP_GK_FEATURE_3, VOP_GK_FEATURE_24, VOP_GK_FEATURE_156

More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077057

VOP_GK_FEATURE_160 - Improved web mobile experience preview

Enabled byImproved web mobile experience preview

1) Add the variable VOP_GK_feature_160 to the notes.ini on verse server

VOP_GK_feature_160=1​

2) Restart HTTP Server

VOP_GK_FEATURE_162 - To disable the "com.ibm.verse.ext.file" extension

VOP_GK_FEATURE_162=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_168 - New calendar events preview

Activation of the new display of the calendar events preview:

Default in Verse 2.0. More details at https://help.hcltechsw.com/verse_onprem/1.0.8/admin/enabling_the_new_calendar_event_form.html

1) Add the variable VOP_GK_FEATURE_168 to the notes.ini on verse server

VOP_GK_FEATURE_168=1

2) Restart HTTP Server

VOP_GK_FEATURE_175 - To disable the navigation bar's "com.ibm.action.*" extensions

VOP_GK_FEATURE_175=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_176 - Block adding new images to signatures

Block adding new images to signatures

Ficheiro:Verse BlockImagesSign.png

1) Add the variable VOP_GK_FEATURE_176 to the notes.ini on verse server

VOP_GK_FEATURE_176=1

2) Restart HTTP Server

VOP_GK_FEATURE_177 - To disable the "com.ibm.verse.ext.css" extension

VOP_GK_FEATURE_177=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_178 - control 'Empty Trash' action in the Trash Folder

VOP_GK_FEATURE_178=0

More info: https://help.hcltechsw.com/verse_onprem/1.0.5/whats_new/wn_empty_all_messages_from_the_trash_at_once.html

VOP_GK_FEATURE_182 - Gravatar integration

Integration of the gravatar service for the creation of business cards.

More details at https://help.hcltechsw.com/verse_onprem/1.0.9/admin/enabling_users_to_add_pictures_of_themselves.html?hl=gravatar

1) Add the variable VOP_GK_FEATURE_182 to the notes.ini on verse server

VOP_GK_FEATURE_182=1

2) Restart HTTP Server


How Gravatar Works?

You email address is converted as hash, and a HTTP GET request is done to Gravatar.
Example: "[email protected]" is converted as "03jr4",
Verse is populated with the folloing address <img src=”https://www.gravatar.com/avatar/03jr4?s=128″ />
where S=128 is used to resize the picture to 128px size.

VOP_GK_FEATURE_183 - show 'Import calendar' actions

VOP_GK_FEATURE_183=0

See also VOP_GK_FEATURE_188

More info:

VOP_GK_FEATURE_187 - Improved integration of forwarding addresses

More details at https://help.hcltechsw.com/verse_onprem/1.0.9/admin/enabling_improved_integration_of_forwarding_addresses.html?hl=integration

1) Add the variable VOP_GK_FEATURE_187 to the notes.ini on verse server

VOP_GK_FEATURE_187=1

2) Restart HTTP Server

VOP_GK_FEATURE_188 - show 'Import calendar' actions

VOP_GK_FEATURE_188 =0

See also VOP_GK_FEATURE_183

More info:

VOP_GK_FEATURE_192 - To disable the 'embedded' location option for widget actions

VOP_GK_FEATURE_192=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_193 - To disable the "com.ibm.verse.ext.directorySearch" extension

VOP_GK_FEATURE_193=0

More info: https://ibmverse.github.io/verse-developer/developers/#verse-extension-points

VOP_GK_FEATURE_206 - Show names in Notes format CN

VOP_GK_FEATURE_206=0

More info: https://help.hcltechsw.com/verse_onprem/2.0.0/admin/enabling_canonical_names.html

VOP_GK_FEATURE_209 - Enable users to scan QR codes to join online meetings.

VOP_GK_FEATURE_209 =0

More info: https://help.hcltechsw.com/verse_onprem/1.0.9/whats_new/wn_administrators_109.html

VOP_GK_FEATURE_216 - Hide the Verse PWA install dialog for users using Safari on iOS

VOP_GK_FEATURE_216 =0 

Look also VOP_GK_FEATURE_218

More info: https://help.hcltechsw.com/verse_onprem/2.0.0/user/faq_run_standalone.html

VOP_GK_FEATURE_217 - To enhance security by requiring three clicks to download attachments or to access web links

VOP_GK_FEATURE_217=1

More info: https://help.hcltechsw.com/verse_onprem/2.0.0/admin/enabling_three_click_requirement.html

VOP_GK_FEATURE_218 - Hide the Verse PWA install dialog for users using supported PWA desktop browsers

VOP_GK_FEATURE_218=0 

Look also VOP_GK_FEATURE_216

More info: https://help.hcltechsw.com/verse_onprem/2.0.0/user/faq_run_standalone.html

DOMINO_FORCE401_WITH_HTML_LOGIN_PAGE - Redirect to Login page when session expires

If you receive a error message "Unable to load folders from network", probably your session expires. In Verse 2.0 does not redirect to login page when session expires.

DOMINO_FORCE401_WITH_HTML_LOGIN_PAGE=1

More info: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0081102

Ver também / See Also