ComunicAPI/config/userdata.php

11 lines
196 B
PHP
Raw Normal View History

2017-05-26 07:50:20 +00:00
<?php
/**
* User data configuration file
*
* @author Pierre HUBERT
*/
/**
* The subdirectory (of user_data folder) containing image accounts
*/
$config->set("imageAccountPath", "avatars/");