content
stringlengths
0
557k
url
stringlengths
16
1.78k
timestamp
timestamp[ms]
dump
stringlengths
9
15
segment
stringlengths
13
17
image_urls
stringlengths
2
55.5k
netloc
stringlengths
7
77
apiVersion: operators.coreos.com/v1 kind: OperatorGroup metadata: name: my-group namespace: my-namespace spec: targetNamespaces: - my-namespace This guide outlines the use of Operator groups with Operator Lifecycle Manager (OLM) in OKD.. An Operator is considered a member of an Operator group if the following condition...
https://docs.okd.io/4.10/operators/understanding/olm/olm-understanding-operatorgroups.html
2022-05-16T11:43:47
CC-MAIN-2022-21
1652662510117.12
[]
docs.okd.io
. - Easy-to-configure data inputs for your Config, CloudTrail, CloudWatch, VPC Flow Logs, Billing, and S3 data. - A logical topology dashboard that displays your entire AWS infrastructure to help you optimize resources and detect problems. - CIM-compliant fields and tags so that you can integrate your AWS data with you...
https://docs.splunk.com/Documentation/AWS/4.1.0/Installation/Abouttheapp
2022-05-16T12:59:26
CC-MAIN-2022-21
1652662510117.12
[]
docs.splunk.com
About this Ionic template Take your Ionic Framework app to the next leveI using this starter app template. Check all the features, designs and beautiful components that you can use on your app! PWA ready Ionic 6 is a step forward for Progressive Web Apps, that's why we are building this new ionic template with 100% su...
https://ionic-5-full-starter-app-docs.ionicthemes.com/about-this-template
2022-05-16T12:30:26
CC-MAIN-2022-21
1652662510117.12
[]
ionic-5-full-starter-app-docs.ionicthemes.com
Manage CloudCache Servers License editions: To understand the applicable license editions, see Plans & Pricing. Overview This page lists all the inSync CloudCache Server with their configuration settings in a tabular format. Access path On the inSync Management Console click > CloudCache Servers. The Manage CloudCache ...
https://docs.druva.com/Endpoints/020_Introduction/020_About_inSync_Management_Console_User_Interface/Manage_CloudCache_Servers
2022-05-16T11:15:01
CC-MAIN-2022-21
1652662510117.12
[]
docs.druva.com
- Passing properties to GitLab Runner Operator - Operator properties - Cache properties - Configure a proxy environment - Customize config.tomlwith a configuration template - Configure a custom TLS cert - Configure the CPU and memory size of runner pods - Configure job concurrency per runner based on cluster resources ...
https://docs.gitlab.com/runner/configuration/configuring_runner_operator.html
2022-05-16T12:56:37
CC-MAIN-2022-21
1652662510117.12
[]
docs.gitlab.com
To Configure the Rate Limiting Policy When you click Apply to apply a policy, the policy configuration dialog appears. You set the number of requests, period of time for receiving the requests, and a time unit. For example, in the Limits section of the policy configuration dialog, you can set the following limits. In t...
https://docs.mulesoft.com/api-manager/1.x/configure-rate-limiting-task
2022-05-16T11:34:18
CC-MAIN-2022-21
1652662510117.12
[]
docs.mulesoft.com
<flow name="flow1"> < doc: <ee:transform doc: <ee:message > <ee:set-payload ><![CDATA[%dw 2.0 output application/json --- Mule::lookup('flow2', {test:'hello '})]]></ee:set-payload> </ee:message> </ee:transform> </flow> <flow name="flow2" > <set-payload </flow> lookup lookup(String, Any, Number) This function enables yo...
https://docs.mulesoft.com/dataweave/2.2/dw-mule-functions-lookup
2022-05-16T12:17:00
CC-MAIN-2022-21
1652662510117.12
[]
docs.mulesoft.com
%dw 2.0 import * from dw::core::Types type ALiteralType = "Mariano" output application/json --- { a: isLiteralType(ALiteralType), b: isLiteralType(Boolean) } isLiteralType isLiteralType(Type): Boolean Returns true if the input is the Literal type. Introduced in DataWeave 2.3.0. Supported by Mule 4.3 and later. Submit y...
https://docs.mulesoft.com/dataweave/2.3/dw-types-functions-isliteraltype
2022-05-16T12:31:53
CC-MAIN-2022-21
1652662510117.12
[]
docs.mulesoft.com
Creating.For information about regions in templates and forms, search for the article Section preview shows changes in real time for templated sections on Pega Community. - In the navigation panel, click . - From the list of section instances, open a section that is based on a design template (a templated section) and ...
https://docs.pega.com/user-experience/86/creating-templated-region-based-layout-group
2022-05-16T13:28:47
CC-MAIN-2022-21
1652662510117.12
[]
docs.pega.com
7 Customizing the Standard SDK¶ This appendix presents customizations you can apply to the standard SDK. 7.1 Adding Individual Packages to the Standard SDK¶ When you build a standard SDK using the bitbake -c populate_sdk, a default set of packages is included in the resulting SDK. The TOOLCHAIN_HOST_TASK and TOOLCHAIN_...
https://docs.yoctoproject.org/sdk-manual/appendix-customizing-standard.html
2022-05-16T11:33:17
CC-MAIN-2022-21
1652662510117.12
[]
docs.yoctoproject.org
Common Functions¶ These functions are available from within a process: Calculate hillshading from elevation data¶ mp.hillshade( elevation, azimuth=315.0, altitude=45.0, z=1.0, scale=1.0 ) Returns an array with the same shape as the input array. elevation: input array azimuth: horizontal angle of light source (315: Nort...
https://mapchete.readthedocs.io/en/stable/common_functions.html
2022-05-16T12:09:33
CC-MAIN-2022-21
1652662510117.12
[]
mapchete.readthedocs.io
This document describes the Sync Server Storage API, version 1.0. It has been replaced by Storage API v1.1. A Weave Basic Object is the generic wrapper around all items passed into and out of the Weave server. The Weave Basic Object has the following fields: Weave Basic Objects and all data passed into the Weave Server...
https://moz-services-docs.readthedocs.io/en/latest/storage/apis-1.0.html
2022-05-16T11:17:46
CC-MAIN-2022-21
1652662510117.12
[]
moz-services-docs.readthedocs.io
Tip: Learn Commands for Viewing and Managing Boot Configuration Data on Windows 7 BCD Editor (Bcdedit.exe) is a command-line utility that lets you view and manage the BCD store. To use BCD Editor: 1. Click Start, point to All Programs, and then click Accessories. 2. Right-click Command Prompt, and then click Run As Adm...
https://docs.microsoft.com/en-us/previous-versions/technet-magazine/ff404185(v=msdn.10)
2018-11-13T03:05:17
CC-MAIN-2018-47
1542039741192.34
[]
docs.microsoft.com
You enable encryption in your store by creating an encryption key. As soon as you create the key, credit card data on new orders will be encrypted. You create the key with the Encryption Key Wizard. Follow the steps in this section if you want to enable encryption in your store, and you do not have existing orders with...
https://docs.miva.com/reference-guide/enabling-encryption-in-store
2018-11-13T02:13:14
CC-MAIN-2018-47
1542039741192.34
[]
docs.miva.com
Custom code The libs/ subdirectory of your repository provides a convenient place to put reusable code used throughout your bundles and hooks. A Python module called example.py placed in this directory will be available as repo.libs.example wherever you have access to a bundlewrap.repo.Repository object. In nodes.py an...
https://docs.bundlewrap.org/repo/libs/
2018-11-13T03:13:08
CC-MAIN-2018-47
1542039741192.34
[]
docs.bundlewrap.org
The Version Installer file will always create/update the ODBC DSN specified in the install. So the installation-specific database connection settings will need to be entered during the install. There are two ways to do this. 1. The user enters them in the Version Installer Setup the Local Database dialog or 2. An admin...
https://docs.lansa.com/14/en/lansa022/content/lansa/vldtool20_0020.htm
2018-11-13T02:20:30
CC-MAIN-2018-47
1542039741192.34
[]
docs.lansa.com
Perspective Tool Properties The perspective tool allows you to deform artwork by creating a rectangular bounding box around it and allowing you to manipulate any of the four corners. The selected artwork will be deformed to fit the shape you make by simulating a perspective effect. - In the Tools toolbar, select the Pe...
https://docs.toonboom.com/help/harmony-16/essentials/reference/tool-properties/perspective-tool-properties.html
2018-11-13T02:24:00
CC-MAIN-2018-47
1542039741192.34
[array(['../../Skins/Default/Stylesheets/Images/transparent.gif', 'Closed'], dtype=object) array(['../../Resources/Images/HAR/Stage/Character_Design/Perspective_Tool/HAR12_ESS_PerpectiveTool_Options.png', None], dtype=object) ...
docs.toonboom.com
6.4. Virtuoso Cluster Fault Tolerance Abstract This chapter discusses fault tolerance and how to configure it. The following aspects are covered: Setting up a fault tolerant logical cluster inside a physical cluster. Creating tables and indices for fault tolerance. Interpreting status and error messages and managing fa...
http://docs.openlinksw.com/virtuoso/fault/
2018-11-13T02:35:59
CC-MAIN-2018-47
1542039741192.34
[]
docs.openlinksw.com
8.5.101.10 Workforce Management Server Release Notes Helpful Links Releases Info Product Documentation Genesys Products What's New This release includes only resolved issues. Resolved Issues This release contains the following resolved issues: The Scheduled status of Calendar Exception items is now always resolved corr...
https://docs.genesys.com/Documentation/RN/latest/wm-svr85rn/wm-svr8510110
2018-11-13T03:12:59
CC-MAIN-2018-47
1542039741192.34
[]
docs.genesys.com
Centralized Logging Service in Skype for Business 2015 Summary: Learn about the service components and configuration settings for the Centralized Logging Service in Skype for Business Server 2015. The Centralized Logging Service can: Start or stop logging on one or more computers and pools with a single command from a ...
https://docs.microsoft.com/en-us/skypeforbusiness/management-tools/centralized-logging-service/centralized-logging-service
2018-11-13T03:02:25
CC-MAIN-2018-47
1542039741192.34
[array(['../../sfbserver/media/ops_cls_architecture.jpg', 'Relationship between CLSController and CLSAgent.'], dtype=object)]
docs.microsoft.com
Method annotation to make a method call synchronized for concurrency handling with some useful baked-in conventions. @Synchronized is a safer variant of the synchronized method modifier. The annotation can only be used on static and instance methods. It operates similarly to the synchronized keyword, but it locks on di...
http://docs.groovy-lang.org/latest/html/gapi/groovy/transform/Synchronized.html
2016-12-02T20:00:54
CC-MAIN-2016-50
1480698540563.83
[]
docs.groovy-lang.org
class OEBondGlyphStitch : public OEBondGlyphBase By using the OEBondGlyphStitch class, bonds can be annotated by drawing perpendicular lines across them. See also The following methods are publicly inherited from OEBondGlyphBase: OEBondGlyphStitch(const OEDepict::OEPen &pen, unsigned int nrstitches=2u, double stitchLen...
https://docs.eyesopen.com/toolkits/csharp/graphemetk/OEGraphemeClasses/OEBondGlyphStitch.html
2018-11-12T23:19:49
CC-MAIN-2018-47
1542039741151.56
[]
docs.eyesopen.com
This document covers the following key points for the month end closing process in SAP: - The end of each period is characterized by a series of activities which includes opening of a new accounting period and closing of the current period - The Period-End Closing process is divided into four phases: Pre-closing Check/...
http://www.erp-docs.com/665/step-by-step-guide-to-month-end-closing-process-in-sap/
2018-11-12T22:10:08
CC-MAIN-2018-47
1542039741151.56
[]
www.erp-docs.com
Magento Open Source 2.3.x This is the 2.3 Beta release version of Magento documentation. Content in this version is subject to change. For additional versions, see Magento Documentation and Resources. Dispatches If Magento Shipping is enabled, the Dispatches grid lists all shipments that are ready to ship. For each sch...
https://docs.magento.com/m2/ce/user_guide/sales/dispatches.html
2018-11-12T23:19:36
CC-MAIN-2018-47
1542039741151.56
[array(['../Skins/Default/Stylesheets/Images/transparent.gif', 'Closed'], dtype=object) array(['../Skins/Default/Stylesheets/Images/transparent.gif', 'Closed'], dtype=object) ]
docs.magento.com
Authorization Code¶ The first step is to request the authorization from the user. This call will return a redirect to the login page. Authorize Request: curl -i -X GET -d "client_id=pekfaf6jxk6suyXXXXXXXXXX" --data-urlencode "redirect_uri=" -d "response_type=code" "" HTTP/1.1 302 Found Content-Type: text/plain; charset...
https://carvoyant-api.readthedocs.io/en/latest/getting-started/oauth-example-authcode.html
2021-07-24T00:58:59
CC-MAIN-2021-31
1627046150067.87
[array(['../_images/auth-dialog.png', '../_images/auth-dialog.png'], dtype=object) ]
carvoyant-api.readthedocs.io
PayCore.io v1.5.16 (December 27, 2019)¶ By Dmytro Dziubenko, Chief Technology Officer Merry Christmas and Happy New Year, friends! Hoping your holidays—and all the days of 2020—are filled with joy! Cheery Season's greetings from PayCore.io! This year we have done much, and more is needed. The platform is growing as a p...
https://docs.paycore.io/release-notes/archive/2019/v1.5.16/
2021-07-24T01:51:47
CC-MAIN-2021-31
1627046150067.87
[array(['../images/v1.5.16/dashboard.png', 'Dashboard'], dtype=object) array(['../images/v1.5.16/merchant-app.png', 'Merchant portal'], dtype=object) ]
docs.paycore.io
UiPath.OracleNetSuite.Activities.InitializeRecord The Initialize Record activity uses the the NetSuite initialize operation to update a specific record (internalid). After initializing the record, the activity outputs the new record of the initialization in a Record object (Record) that you can use in a subsequent acti...
https://docs.uipath.com/activities/lang-zh_CN/docs/oracle-netsuite-initialize-record
2021-07-24T02:10:57
CC-MAIN-2021-31
1627046150067.87
[array(['https://files.readme.io/c3a6199-IntializeRecord_MSC.png', 'IntializeRecord_MSC.png'], dtype=object) array(['https://files.readme.io/c3a6199-IntializeRecord_MSC.png', 'Click to close...'], dtype=object) ]
docs.uipath.com
All objects created in Data Service are referred to as Entities. To create a new entity: - In your Automation Cloud account, navigate to Data Service from the left-side navigation bar.. - Click Create New Entity. The Create Entity panel opens. - Enter a Display Name for the entity and, optionally, a Description. The Di...
https://docs.uipath.com/data-service/lang-de/docs/creating-an-entity
2021-07-24T02:27:53
CC-MAIN-2021-31
1627046150067.87
[]
docs.uipath.com
How to contribute to Anaconda¶ Community engagement makes Anaconda Distribution, conda, and conda-build better. We value our open-source community and encourage all users to contribute to the Anaconda ecosystem. The best contributions start by helping and encouraging others, especially newcomers who are struggling with...
https://docs.continuum.io/anaconda/reference/contribute/
2021-07-24T01:50:43
CC-MAIN-2021-31
1627046150067.87
[]
docs.continuum.io
The following illustrates the scenario where a shared pager or other notification task is blacked out for normal business hours but on call for evenings and weekends. For the individual or group on-call this includes: An opposite model might work for personnel working regular shifts (and who are not 'on-call' for the w...
https://docs.ipswitch.com/NM/WhatsUpGold2019/03_Help/1033/42033.htm
2021-07-24T02:07:21
CC-MAIN-2021-31
1627046150067.87
[]
docs.ipswitch.com
Demonstration: Business Operation Configuration Now you will explore the component level configuration options for a Business Operation: On the configuration page for Demo.HL7.MsgRouter.Production, click the ORM_O01_FileOperation component. On the top of the settings page, you'll find the Informational Settings: Adapte...
https://docs.intersystems.com/latest/csp/docbook/Doc.View.cls?KEY=THL7_Overview_ConfigureOperation
2021-07-24T02:14:03
CC-MAIN-2021-31
1627046150067.87
[]
docs.intersystems.com
Quickstart: Build a Java app to manage Azure Cosmos DB SQL API data APPLIES TO: SQL API In this quickstart, you create and manage an Azure Cosmos DB SQL API account from the Azure portal, and by using a Java app cloned from GitHub. First, you create an Azure Cosmos DB SQL API account using the Azure portal, then create...
https://docs.microsoft.com/en-us/azure/cosmos-db/create-sql-api-java
2021-07-24T03:06:20
CC-MAIN-2021-31
1627046150067.87
[array(['media/account-databases-containers-items/cosmos-entities.png', 'Azure Cosmos account entities'], dtype=object) ]
docs.microsoft.com
Using Studio you can easily manipulate specific files of an entity record. These activities allow you to execute operations such as upload, download, or delete specified files of a specified field of an entity record. The following example contains a main XAML demonstrating how to upload a file to Data Service, after d...
https://docs.uipath.com/data-service/lang-de/docs/uploading-file-fields-in-entity-records
2021-07-24T01:24:48
CC-MAIN-2021-31
1627046150067.87
[array(['https://files.readme.io/2ded0c8-Screenshot_2.png', 'Screenshot_2.png'], dtype=object) array(['https://files.readme.io/2ded0c8-Screenshot_2.png', 'Click to close...'], dtype=object) array(['https://files.readme.io/18d019f-72829aa-Main.jpg', '72829aa-Main.jpg'], dtype=object) array(['h...
docs.uipath.com
Frequenctly Asked Questions about the Service¶ How soon after observation is data available with (Where can I find how your soil moisture retrieval works?) relies on physical quantities that can be directly less frequent measurements around the equator, where the Earth is ‘widest’ around its longitude belt, and more fr...
https://docs.vandersat.com/data_products/soil_moisture/faq_service.html
2021-07-24T02:06:44
CC-MAIN-2021-31
1627046150067.87
[]
docs.vandersat.com
Account¶ The Account object represents a unique account within the Carvoyant system. Properties Supported Verbs - GET - DELETE GET¶ Returns one or more accounts. Query Paths - /account/ - /account/{account-id} Query Parameters Call Options Sample JSON Response: { "account": { "id: 3 "firstName": "Speed" "lastName": "Ra...
https://carvoyant-api.readthedocs.io/en/latest/api-reference/resources/account.html
2021-07-24T01:21:45
CC-MAIN-2021-31
1627046150067.87
[]
carvoyant-api.readthedocs.io
PayCore.io v1.27 (December 22, 2020)¶ By Dmytro Dziubenko, Chief Technology Officer Season's Greetings from the PayCore.io team! This page includes only the new features and product improvements released in the recent two weeks. But all year long, we have worked hard to ensure our products are continually improving to ...
https://docs.paycore.io/release-notes/archive/2020/v1.27/
2021-07-24T00:35:10
CC-MAIN-2021-31
1627046150067.87
[array(['/release-notes/archive/2020/images/v1.27/paycore-greetings-card.png', 'PayCore'], dtype=object) ]
docs.paycore.io
Managing the header menus in the Hueman theme The header is an important section of any site or blog because a good header can not only catch the attention of the casual visitor, but also prove to be useful in accessing various pages of the site. The Hueman WordPress theme has lots of features that can be leveraged to ...
https://docs.presscustomizr.com/article/282-managing-the-header-menus-in-the-hueman-theme
2021-07-24T02:29:58
CC-MAIN-2021-31
1627046150067.87
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/55e7171d90336027d77078f6/images/58f9c0010428634b4a327d50/file-puJwlhOR6N.png', 'Hueman header menus'], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/55e7171d90336027d77078f6/images/58f9ce530428634b4a327d9e/file-wlK6aY9L1n.png', ...
docs.presscustomizr.com
Overview The PCAP integration is a pseudo-device that allows loading packet capture files into the ThreatSTOP reporting system. Unlike regular devices, this feature doesn’t provide a mechanism to apply a policy to the device - only the log analysis and reporting. With this feature, you can take a snapshot of your netwo...
https://docs.threatstop.com/pcap.html
2021-07-24T01:49:46
CC-MAIN-2021-31
1627046150067.87
[]
docs.threatstop.com
in the class, the behavior depends on the parameter, as documented below. The decorator returns the same class that it is called on; no new class is created., eq=True, order=False, unsafe_hash=False, frozen=False) class C: ... The parameters to dataclass()are: init: If true (the default), a __init__()method will be ge...
https://docs.python.org/3/library/dataclasses.html?highlight=dataclasses
2021-07-24T02:23:28
CC-MAIN-2021-31
1627046150067.87
[]
docs.python.org
WooCommerce 4.1 introduces a new Marketing menu item to the WordPress Dashboard. The hub currently consists of four core components: - Installed Marketing Extensions - Recommended Extensions - WooCommerce Knowledge Base - Coupons Management Installed extensions ↑ Back to top Once a recognized marketing extension is ins...
https://docs.woocommerce.com/document/marketing-hub/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing
2021-07-24T01:14:50
CC-MAIN-2021-31
1627046150067.87
[array(['https://docs.woocommerce.com/wp-content/uploads/2020/08/MarketingHub.png', 'Marketing Hub full screen'], dtype=object) array(['https://docs.woocommerce.com/wp-content/uploads/2020/04/installed.png?w=950', 'Installed Extensions component'], dtype=object) array(['https://docs.woocommerce.com/wp...
docs.woocommerce.com
Overview ↑ Back to top Google Analytics is a free web analytics tool that tracks visitors and pageviews on your site. WooCommerce Google Analytics Pro integrates with your Google Analytics account to track eCommerce events in your store, including advanced event tracking such as purchases, product reviews, coupon usage...
https://docs.woocommerce.com/document/woocommerce-google-analytics-pro/
2021-07-24T02:11:24
CC-MAIN-2021-31
1627046150067.87
[array(['https://docs.woocommerce.com/wp-content/uploads/2020/08/woocommerce-google-analytics-pro-settings-01.png?w=550', None], dtype=object) ]
docs.woocommerce.com
Managing Data Feeds When you are ready to begin running your data feeds on an ongoing basis, you will have some additional options that you can use: - All of the mapped data feeds will be listed under the Run option and can be turned off or on by selecting the slide bar next to the data feed name. - If adjustments need...
https://docs.genesys.com/Documentation/DEC/latest/Adm/DataFd
2021-07-24T02:16:14
CC-MAIN-2021-31
1627046150067.87
[]
docs.genesys.com
Node Docs Product Updates Governance GitHub Search… cheqd: Node Documentation Guides Setting up a new cheqd node Setting up and configuring validators cheqd Cosmos CLI Building from source Client-app Identity APIs Architecture Architecture Decision Record (ADR) Process List of ADRs License Code of Conduct Security Poli...
https://docs.cheqd.io/node/code_of_conduct
2022-09-25T07:37:43
CC-MAIN-2022-40
1664030334515.14
[]
docs.cheqd.io
This page was generated from methods/ProtoSelect.ipynb. ProtoSelect Overview Bien and Tibshirani (2012) proposed ProtoSelect, which is a prototype selection method with the goal of constructing not only a condensed view of a dataset but also an interpretable model (applicable to classification only). Prototypes can be ...
https://docs.seldon.io/projects/alibi/en/latest/methods/ProtoSelect.html
2022-09-25T09:11:27
CC-MAIN-2022-40
1664030334515.14
[array(['../_images/protoselect_overview.png', 'ProtoSelect'], dtype=object) array(['../_images/protoselect_imagenet.png', 'ProtoSelect ImageNet'], dtype=object) ]
docs.seldon.io
Security Handling in Hardware and Software Overview BG22 devices feature a Cryptographic Accelerator peripheral that helps meet the speed and energy demands of secure applications while providing additional protection against common attacks. You will take a look at unencrypted messages and secure BLE connections with N...
https://docs.silabs.com/bluetooth/3.3/lab-manuals/security-handling-in-hardware-and-software
2022-09-25T07:16:50
CC-MAIN-2022-40
1664030334515.14
[]
docs.silabs.com
Developer’s Guide to Memex Explorer¶ Setting up Memex Explorer¶ Application Setup¶ To set up a developer’s environment, clone the repository, then run the app_setup.sh script:$ git clone $ cd memex-explorer/source $ ./app_setup.sh You can then start the application from this directory:$ source activate memex $ supervis...
https://memex-explorer.readthedocs.io/en/stable/dev_guide.html
2022-09-25T08:33:09
CC-MAIN-2022-40
1664030334515.14
[array(['_images/DbVisualizer.png', '_images/DbVisualizer.png'], dtype=object) ]
memex-explorer.readthedocs.io
Tips to optimize a campaign If you already know what type of offer you would like to advertise, the next thing would be to have various creatives for your offer. This will be really helpful later when we will be testing which creatives work and which don't. You can use image banks or search engines to find images for y...
https://docs.admachine.co/article/62-tips-to-optimize-a-campaign
2022-09-25T07:47:42
CC-MAIN-2022-40
1664030334515.14
[]
docs.admachine.co
SERVER CRISIS NEEDS IMMEDIATE DONATIONS Homepage link: 01 Nov 2003: Indymedia has just been notified that it will be losing its free hosting for the main IMC server, which hosts the majority of local indymedia.org sites. The IMC-Tech working group needs your immediate donations in order to purchase new servers and loca...
https://docs.indymedia.org/Sysadmin/ServerCoordinationDonationsCall?cover=print;
2022-09-25T08:11:59
CC-MAIN-2022-40
1664030334515.14
[]
docs.indymedia.org
General¶ About MoinMoin¶ MoinMoin is a wiki engine written in Python. It is Free and Open Source Software under GNU GPL v2+. For details please read the License. Project homepage: Using MoinMoin, wiki users can easily create and maintain web content from their browser. You can use it: - as an easily-maintained web site...
https://moin-20.readthedocs.io/en/latest/intro/general.html
2022-09-25T07:28:21
CC-MAIN-2022-40
1664030334515.14
[]
moin-20.readthedocs.io
Django’s serialization framework provides a mechanism for “translating” Django models into other formats. Usually these other formats will be text-based and used for sending Django data over a wire, but it’s possible for a serializer to handle any format (text-based or not). See also If you just want to get some data f...
https://django.readthedocs.io/en/3.2.x/topics/serialization.html
2022-09-25T09:18:59
CC-MAIN-2022-40
1664030334515.14
[]
django.readthedocs.io
The Adaptr Music SDK For Android. The SDK centers around two classes AdaptrPlayer and Adaptr. AdaptrPlayer presents a fully functional music player that can play and stream music from the Adaptr servers. Adaptr is used to retrieve and manage a singleton AdaptrPlayer instance that is tied to an Android Foreground Servic...
https://docs.adaptr.com/android/latest/index.html
2021-06-13T01:43:44
CC-MAIN-2021-25
1623487598213.5
[]
docs.adaptr.com
Validating IAM policies A policy is a JSON document that uses the IAM policy grammar. When you attach a policy to an IAM entity, such as a user, group, or role, it grants permissions to that entity. When you create or edit IAM access control policies using the AWS Management Console, AWS automatically examines them to ...
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_policy-validator.html
2021-06-13T02:57:18
CC-MAIN-2021-25
1623487598213.5
[]
docs.aws.amazon.com
MQL4 Reference Object Functions ObjectGetValueByTime The function returns the price value for the specified time value of the specified object. double ObjectGetValueByTime( long chart_id, // chart ID string object_name, // object name datetime time, // time int line_id=0 // line ID ); Parameters chart_id [in] Chart ide...
https://docs.mql4.com/objects/objectgetvaluebytime
2021-06-13T03:26:07
CC-MAIN-2021-25
1623487598213.5
[]
docs.mql4.com
Configure a master template An easy way to create a master template is to copy the existing ESS sample site and customize it to suit your own needs. You can also configure a master template from scratch. Before you beginRole required: content_admin or admin About this taskFollow these steps to create a single master pa...
https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/content-management/task/t_BuildAMasterTemplateStepByStep.html
2021-06-13T01:45:35
CC-MAIN-2021-25
1623487598213.5
[]
docs.servicenow.com
Domain separation and Delegated Development Domain separation is unsupported in the Delegated Development feature. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see ...
https://docs.servicenow.com/bundle/quebec-application-development/page/build/applications/concept/domain-separation-delegated-development.html
2021-06-13T02:35:31
CC-MAIN-2021-25
1623487598213.5
[]
docs.servicenow.com
Overview Secrets are essential for the operation of production applications. Although it may be convenient, it is a bad security practice to embed secrets such as passwords, API tokens in source code or yaml files. Unintended exposure of secrets is one of the top risks that should be properly addressed. Kubernetes Secr...
https://docs.stage.rafay.dev/integrations/secrets/overview/
2021-06-13T01:37:41
CC-MAIN-2021-25
1623487598213.5
[]
docs.stage.rafay.dev
Is the write capacity of your single-instance MySQL database nearing its maximum? Is the CPU utilization of your present configuration at an all-time high? Has your system’s performance slowed to a crawl such that users are complaining? Have you recently lost data due to unexpected hardware or network failures? Or is b...
https://docs.clustrix.com/display/CLXDOC/Why+Xpand
2021-06-13T02:21:02
CC-MAIN-2021-25
1623487598213.5
[]
docs.clustrix.com
A newer version of this page is available. Switch to the current version. SchedulerStorage.CreateReminder(Appointment) Method Creates a reminder for the specified appointment. Namespace: DevExpress.Xpf.Scheduler Assembly: DevExpress.Xpf.Scheduler.v19.2.dll Declaration public Reminder CreateReminder( Appointment appoint...
https://docs.devexpress.com/WPF/DevExpress.Xpf.Scheduler.SchedulerStorage.CreateReminder(DevExpress.XtraScheduler.Appointment)?v=19.2
2021-06-13T01:59:40
CC-MAIN-2021-25
1623487598213.5
[]
docs.devexpress.com
Team Development Team Development supports parallel development on multiple, non-production ServiceNow instances. Team Development provides the following features: Branching operations, including pushing and pulling record versions between instances. The ability to compare a development instance to other development in...
https://docs.servicenow.com/bundle/paris-application-development/page/build/team-development/concept/c_TeamDevelopment.html
2021-06-13T02:08:27
CC-MAIN-2021-25
1623487598213.5
[]
docs.servicenow.com
7.1.3 # #, d = default, h = higher, H = highest) is: RTSS(H) > DMAS(H) > CSS(H) > RTSS(h) > RTSS(d) > CSS(h) > CSS(d) > DMAS(h) > DMAS: + "latest": search a subset of the latest events + "random": search a random sampling of events + "diverse": search a diverse sampling of events + "rare": search a rare sampling of ev...
https://docs.splunk.com/Documentation/Splunk/7.1.3/Admin/Datamodelsconf
2021-06-13T03:12:54
CC-MAIN-2021-25
1623487598213.5
[array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'], dtype=object) ]
docs.splunk.com
unreal.BuoyancyData¶ - class unreal. BuoyancyData(pontoons=[])¶ Bases: unreal.StructBase Buoyancy Data C++ Source: Plugin: Water Module: Water File: BuoyancyComponent.h Editor Properties: (see get_editor_property/set_editor_property) angular_drag_coefficient(float): [Read-Write] Angular Drag Coefficient apply_drag_forc...
https://docs.unrealengine.com/4.26/en-US/PythonAPI/class/BuoyancyData.html
2021-06-13T03:19:44
CC-MAIN-2021-25
1623487598213.5
[]
docs.unrealengine.com
Custom dashboards allow you to create and arrange advanced reports based on all of your customer data and activity objects in Vitally. Dashboards consist of widgets, built using a simple 3-step widget wizard. Creating a new dashboard is simple! From the navigation bar, expand the caret next to Dashboards. Then, click A...
https://docs.vitally.io/reporting-and-segmentation/custom-dashboards-beta
2021-06-13T01:40:21
CC-MAIN-2021-25
1623487598213.5
[]
docs.vitally.io
Crate evmap [−] [src] Single-reader, single-writer //); } });. Since the implementation uses regular HashMaps under the hood, table resizing is fully supported. It does, however, also mean that the memory usage of this implementation is approximately twice of that of a regular HashMap, and more if writes rarely refresh...
https://docs.rs/evmap/0.6.5/evmap/index.html
2021-06-13T02:39:38
CC-MAIN-2021-25
1623487598213.5
[]
docs.rs
An Act to repeal 196.025 (4), 196.025 (5), 196.192 (2) (am) and 201.10 (1); to renumber 16.95 (12), 182.0175 (1) (bt), 182.0175 (1) (bv) and 182.0175 (3) (b); to renumber and amend 16.955, 182.0175 (2) (am) 3., 182.0175 (3) (a) (title), 182.0175 (3) (a) and 196.192 (2) (bm); to amend 26.03 (1v) (b), 101.80 (1g), 182.01...
https://docs.legis.wisconsin.gov/2017/proposals/ab532
2021-06-13T03:22:53
CC-MAIN-2021-25
1623487598213.5
[]
docs.legis.wisconsin.gov
If you already use a JWT or OpenID-based authentication mechanism (e.g. using Auth0, AWS Cognito, or Firebase), you can use your existing User Tokens with Xkit (or generate new tokens just for use with Xkit). To do so, you'll need a few pieces of information about your tokens: - The contents of the iss(issuer) claim - ...
https://docs.xkit.co/docs/custom-token-issuer
2021-06-13T03:23:32
CC-MAIN-2021-25
1623487598213.5
[]
docs.xkit.co
Welcome to CALDERA’s documentation!¶ CALDERA™ is a cyber security framework designed to easily run autonomous breach-and-simulation exercises. It can also be used to run manual red-team engagements or automated incident response. CALDERA is built on the MITRE ATT&CK™ framework and is an active research project at MITRE...
https://caldera.readthedocs.io/en/3.1.0/
2021-06-13T02:40:25
CC-MAIN-2021-25
1623487598213.5
[]
caldera.readthedocs.io
Greenbone Security Manager with Greenbone OS 20.08 – User Manual¶ This is the manual for the Greenbone Security Manager with Greenbone OS (GOS) version 20.08. Due to the numerous functional and other differences between GOS 20.08). Greenbone Security Manager – Overview - 3.1 Physical Appliances - 3.2 Virtual Appliances...
https://docs.greenbone.net/GSM-Manual/gos-20.08/en/
2021-06-13T01:27:36
CC-MAIN-2021-25
1623487598213.5
[]
docs.greenbone.net
kPow supports SSL termination at the instance without a reverse proxy. Once configured all content is served via HTTPS, meaning you must update any configured integrations including Prometheus scrapers, SSO providers (e.g. OPENID_LANDING_URI and callback-urls within the provider) as https://. kPow is powered by Jetty w...
https://docs.kpow.io/features/https-connections
2021-06-13T02:00:38
CC-MAIN-2021-25
1623487598213.5
[]
docs.kpow.io
Pass your actual test with our Huawei H35-950 training material at first attempt Last Updated: Jun 08, 2021 No. of Questions: 0 Questions & Answers with Testing Engine Latest Version: V12.05 Download Limit: Unlimited We are already working hard to make H35-950 exam material available to our valued customers. If you are...
https://www.exam4docs.com/hcs-huawei-cloud-stack-service-management-%C2%A0v1.0-accurate-questions-11030.html
2021-06-13T02:12:48
CC-MAIN-2021-25
1623487598213.5
[]
www.exam4docs.com
Download You can download the SlicingDice JDBC's driver by clicking on this link. Connection Instructions To connect to JDBC Driver you can use any SQL Client or any language that supports JDBC. To do so you only need to add the driver to the classpath and provide the following connection string: jdbc:slicingdice:APIKe...
https://docs.slicingdice.com/v1/docs/jdbc-driver
2018-08-14T08:34:51
CC-MAIN-2018-34
1534221208750.9
[]
docs.slicingdice.com
: Basic update website. Not defined by default, so it is best to specify your SITEURL; if you do not, feeds will not be generated with properly-formed URLs. You should include your domain, with no trailing slash at the end. Example: SITEURL = '' STATIC_PATHS = ['images'. CATEGORY_URL = 'category/{slug}.html' The URL to...
http://docs.getpelican.com/en/3.7.1/settings.html
2018-08-14T08:56:46
CC-MAIN-2018-34
1534221208750.9
[]
docs.getpelican.com
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region. Contains the output of DescribeImages. Namespace: Amazon.EC2.Model Assembly: AWSSDK.EC2.dll Version: 3.x.y.z The DescribeIm...
https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/EC2/TDescribeImagesResponse.html
2018-08-14T09:02:15
CC-MAIN-2018-34
1534221208750.9
[]
docs.aws.amazon.com
.NET Core and PCL this operation is only available in asynchronous form. Please refer to DescribeClusterAsync. Namespace: Amazon.ElasticMapReduce Assembly: AWSSDK.ElasticMapReduce.dll Version: 3.x.y.z Container for the necessary parameters to execute the DescribeCluster service method. .NET Framework: Supported in: 4....
https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/EMR/MEMRDescribeClusterDescribeClusterRequest.html
2018-08-14T09:02:20
CC-MAIN-2018-34
1534221208750.9
[]
docs.aws.amazon.com
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region. Container for the parameters to the RejectVpcEndpointConnections operation. Rejects one or more VPC endpoint connection req...
https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/EC2/TRejectVpcEndpointConnectionsRequest.html
2018-08-14T09:02:54
CC-MAIN-2018-34
1534221208750.9
[]
docs.aws.amazon.com
Application Compatibility in the .NET Framework Introduction Compatibility is a very important goal of each .NET release. Compatibility ensures that each version is additive, so previous versions will still work. On the other hand, changes to previous functionality (to improve performance, address security issues, or f...
https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/application-compatibility
2018-08-14T09:27:11
CC-MAIN-2018-34
1534221208750.9
[]
docs.microsoft.com
themes existing JS files. Method #1: Add JavaScript Using wp_footer This is the fastest and easiest way to get your custom code setup. This is also the method we use throughout the Popup Maker Documentation. Simply input your custom code in the wrapper below (denoted: "// Your custom code goes here."), then add the en...
https://docs.wppopupmaker.com/article/84-getting-started-with-custom-js
2018-08-14T09:12:30
CC-MAIN-2018-34
1534221208750.9
[]
docs.wppopupmaker.com
Yes, you can manually change the Affiliation/Role of any registered user. Go to Data Studio, and in the search bar (top-right hand side), enter the name of the the person who's Role you want to change. Select the check box beside the name. You’ll see a few options appear on the top. Take the mouse icon on the one that ...
https://docs.almabase.com/en/articles/1235202-can-i-change-someone-s-affiliation-from-student-to-alumni
2020-08-03T14:29:51
CC-MAIN-2020-34
1596439735812.88
[]
docs.almabase.com
base classes — bpy_struct, Sequence Sequence strip to group other strips as a single sequence strip Representation of alpha information in the RGBA pixels Animation end offset (trim end) Animation start offset (trim start)
https://docs.blender.org/api/blender_python_api_2_67_1/bpy.types.MetaSequence.html
2020-08-03T15:19:06
CC-MAIN-2020-34
1596439735812.88
[]
docs.blender.org
Azure Key Vault Developer's Guide Key Vault allows you to securely access sensitive information from within your applications: - Keys and secrets are protected without having to write the code yourself and you are easily able to use them from your applications. - You are able to have your customers own and manage their...
https://docs.microsoft.com/en-us/azure/key-vault/general/developers-guide
2020-08-03T15:08:41
CC-MAIN-2020-34
1596439735812.88
[]
docs.microsoft.com
Deleting a Read Replica, for Redis (Cluster Mode Disabled) Replication Groups Information in the following topic applies to Redis (cluster mode disabled) replication groups only. As read traffic on your Redis replication group changes, you might want to add or remove read replicas. Removing a node from a Redis (cluster...
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Replication.RemoveReadReplica.html
2020-08-03T15:27:43
CC-MAIN-2020-34
1596439735812.88
[]
docs.aws.amazon.com
Introduction¶ The UV Editor is used to map 2D assets like images/textures onto 3D objects and edit what are called UVs.Vs Explained¶, and V is the up-down direction. This image is thus in two dimensions (2D). We use U and V to refer to these «texture-space coordinates» instead of the normal X and Y, which are always us...
https://docs.blender.org/manual/ru/latest/editors/uv/introduction.html
2020-08-03T15:54:34
CC-MAIN-2020-34
1596439735812.88
[]
docs.blender.org
Notifications in Nova¶ Similarly. Unversioned notifications¶. Versioned notifications¶: the payload version defined by the nova_object.versionfield of the payload will be increased if and only if the syntax or the semantics of the nova_object.datafield of the payload is changed. a minor version bump indicates a backwar...
https://docs.openstack.org/nova/train/reference/notifications.html
2020-08-03T15:39:32
CC-MAIN-2020-34
1596439735812.88
[]
docs.openstack.org
A mixed reality platform developed by Microsoft, built around the API of Windows 10. More info See in GlossaryThe fundamental object in Unity scenes, which can represent characters, props, scenery, cameras, waypoints, and more. A GameObject’s functionality is defined by the Components attached to it. More info See in G...
https://docs.unity3d.com/2018.2/Documentation/Manual/wmr_sdk_overview.html
2020-08-03T14:33:02
CC-MAIN-2020-34
1596439735812.88
[]
docs.unity3d.com
The standard shader presents you with a list of material parameters. These parameters vary slightly depending on whether you have chosen to work in the Metallic workflow mode or the Specular workflow mode. Most of the parameters are the same across both modes, and this page covers all the parameters for both modes. The...
https://docs.unity3d.com/ru/2017.2/Manual/StandardShaderMaterialParameters.html
2020-08-03T15:45:22
CC-MAIN-2020-34
1596439735812.88
[]
docs.unity3d.com
Traffic Usage Traffic Usage APIs enables SwiftFederaton partners or customers to get 5-minute interval based volume usage, bandwidth usage and request usage for billing purpose. Please note, these APIs can only return the usage data of the logs that are 48 hours earlier than current time. Traffic Usage APIs includes: -...
https://cdn-docs.swiftfederation.com/TrafficUsage/
2020-08-03T15:17:51
CC-MAIN-2020-34
1596439735812.88
[]
cdn-docs.swiftfederation.com
Centrifuge custom index Posted in Upload your private data by Rosario Brancaccio Thu Jan 02 2020 13:55:18 GMT+0000 (Coordinated Universal Time)·1·Viewed 276 times? Hi Rosario, Here's the suggested solution by our Bioinformatics Team: The database from which the sequences can be downloaded in the Reference Index Creatio...
https://docs.cancergenomicscloud.org/discuss/5e0df646be1e1c001e4ae0db
2020-08-03T15:18:19
CC-MAIN-2020-34
1596439735812.88
[]
docs.cancergenomicscloud.org
Proxy tab It is also important for a company to check the users' navigation behaviour. Proxy servers have a very important role in a network, acting as an intermediary for requests from clients seeking resources from other servers. The widgets in this tab draw information from the proxy.all.access table.. Proxy traffic...
https://docs.devo.com/confluence/ndt/applications/security-insights/navigating-security-insights/proxy-tab
2020-08-03T14:23:13
CC-MAIN-2020-34
1596439735812.88
[]
docs.devo.com
. Reference¶ - class...
https://docs.h5py.org/en/2.7.1/high/attr.html
2020-08-03T15:21:23
CC-MAIN-2020-34
1596439735812.88
[]
docs.h5py.org
TOPICS× Create a segment dimensions To create a segment dimension, you begin by making a selection within a workspace and then adding the segment to a visualization. To create a segment dimension - Add a segment visualization to the workspace. For example: - Add visualizations to your workspace that you want to use to ...
https://docs.adobe.com/content/help/en/data-workbench/using/client/analysis-visualizations/segments/c-create-seg-dim.html
2020-08-03T16:06:49
CC-MAIN-2020-34
1596439735812.88
[]
docs.adobe.com
PaaS provisioning BMC Cloud Lifecycle Management lets you provision a software stack on a computing platform. This functionality is called platform-as-a-service (PaaS) provisioning. BMC Cloud Lifecycle Management can provision the following types of public cloud PaaS platforms: - Databases (for example, Amazon or Micro...
https://docs.bmc.com/docs/cloudlifecyclemanagement/45/administering-the-product/paas-provisioning
2020-08-03T14:16:23
CC-MAIN-2020-34
1596439735812.88
[]
docs.bmc.com
The Unlock Document node allows you to select a document that has previously been locked and alter the settings so that it becomes accessible. Only a System Administrator, a member of the Document Administrators group, a Knowledge Center Administrator, or the person who created the lock can break it. Unlock Document sm...
https://docs.appian.com/suite/help/20.2/Unlock_Document_Smart_Service.html
2020-08-03T15:46:24
CC-MAIN-2020-34
1596439735812.88
[]
docs.appian.com
placement-manage¶ Description¶ placement-manage is used to perform administrative tasks with the placement service. It is designed for use by operators and deployers. Options¶ The standard pattern for executing a placement-manage command is: placement-manage [-h] [--config-dir DIR] [--config-file PATH] <category> <comm...
https://docs.openstack.org/placement/ussuri/cli/placement-manage.html
2020-08-03T15:49:01
CC-MAIN-2020-34
1596439735812.88
[]
docs.openstack.org
Proxy Configuration NOTE - InsightOps and Proxy Support InsightOps does not currently support the agent-based proxy configuration procedure detailed here. As an alternative, InsightOps does support a logging.json proxy definition with additional key-value pairs. See the InsightOps - Configure the Insight Agent to Send ...
https://docs.rapid7.com/insight-agent/proxy-configuration/
2020-08-03T15:18:39
CC-MAIN-2020-34
1596439735812.88
[array(['/areas/docs/_repos//product-documentation__master/219cac3b8113f35fe0fea66a9c8d532502b33c46/insightagent/images/windows_proxy_config.png', None], dtype=object) array(['/areas/docs/_repos//product-documentation__master/219cac3b8113f35fe0fea66a9c8d532502b33c46/insightagent/images/macos_proxy_config.png',...
docs.rapid7.com
GET /thread/messageUrl This API is used to get the message URL of a thread. The message URL is the URL to download the file which contains the thread message. Target users: anyone who has READ permission to the project. The resulting URL will be signed with Content-Type ="text/plain; charset=utf-8"; therefore, this hea...
https://docs.synapse.org/rest/GET/thread/messageUrl.html
2020-08-03T14:12:12
CC-MAIN-2020-34
1596439735812.88
[]
docs.synapse.org
Default variable details¶ Some of debops.ferm default variables have more extensive configuration than simple strings or lists, here you can find documentation and examples for them. ferm__rules¶ The ferm__*_rules variables are YAML lists which define what firewall rules are configured on a host. The rules are combined...
https://docs.debops.org/en/master/ansible/roles/ferm/defaults-detailed.html
2020-08-03T14:24:22
CC-MAIN-2020-34
1596439735812.88
[]
docs.debops.org
Optimize Windows 10 update delivery with Configuration Manager Applies to: Configuration Manager (current branch) and network load to optimize update delivery. This article explains these technologies, compares them, and provides recommendations to help you make decisions on which one to use. Windows 10 provides severa...
https://docs.microsoft.com/en-GB/mem/configmgr/sum/deploy-use/optimize-windows-10-update-delivery
2020-08-03T15:06:35
CC-MAIN-2020-34
1596439735812.88
[]
docs.microsoft.com
transitionExperimental. This type is experimental and subject to change at any time. Do not depend on it.. Methods transition transition transition(implementation, inputs, outputs)Experimental. This type is experimental and subject to change at any time. Do not depend on it. Creates a configuration transition to be app...
https://docs.bazel.build/versions/0.22.0/skylark/lib/transition.html
2020-08-03T15:15:34
CC-MAIN-2020-34
1596439735812.88
[]
docs.bazel.build
To allow you to write, design, and adjust the setting for your campaign better, The Create Campaign process has been broken down into 3 different pages. Let’s take a look at the different building blocks of sending a campaign to your subscribers: 1. Campaign Details On this page, there are 4 elements: 1. Campaign Type:...
https://docs.pushowl.com/en/articles/2320279-create-campaign-walkthrough
2020-08-03T15:23:19
CC-MAIN-2020-34
1596439735812.88
[array(['https://downloads.intercomcdn.com/i/o/202645404/88a9a3cb18a2fec40dabe946/Frame+1+%282%29.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/202650887/eaa34c0470c43ca2b4c2840f/Screenshot+2020-04-22+at+9.55.46+AM.png', None], dtype=object) array(['https://downloads.interco...
docs.pushowl.com
Memory The Memory storage backend uses in-memory tables to store all data. This data is never persisted to disk or to any other storage mechanism. The Memory storage engine is best used for testing Riak clusters or for storing small amounts of transient state in production systems. Internally, the Memory backend uses E...
https://docs.riak.com/riak/kv/2.2.0/setup/planning/backend/memory.1.html
2020-08-03T15:27:12
CC-MAIN-2020-34
1596439735812.88
[]
docs.riak.com
Use this guide to configure the Data tab in the Web Admin for each SecureAuth IdP realm. This includes directory integration and user profile field mapping. 1. An on-premises directory must be established and ready to integrate with SecureAuth IdP 2. A Service Account must be created for SecureAuth IdP with read privil...
https://docs.secureauth.com/display/80/Data+Tab+Configuration
2020-08-03T15:57:08
CC-MAIN-2020-34
1596439735812.88
[]
docs.secureauth.com