PHP Classes

File: web/SSO/modules/riak/config-templates/module_riak.php

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/modules/riak/config-templates/module_riak.php   Download  
File: web/SSO/modules/riak/config-templates/module_riak.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 282 bytes
 

Contents

Class file image Download
<?php
/*
 * The configuration of the riak Store module
 *
 */

$config = array (
   
/*
     * This module has the following config options and defaults.
     *
     * 'path' => 'riak-php-client/riak.php',
     * 'host' => 'localhost',
     * 'port' => 8098,
     * 'bucket' => 'SimpleSAMLphp',
     */
);