1
0
mirror of https://github.com/pierre42100/ComunicAPI synced 2025-09-18 21:38:53 +00:00
Files
3rdparty
RestControllers
classes
config
main.php
userdata.php
functions
helpers
.htaccess
LICENSE
README.md
index.php
init.php
ComunicAPI/config/userdata.php
2017-05-26 09:50:20 +02:00

11 lines
196 B
PHP

<?php
/**
* User data configuration file
*
* @author Pierre HUBERT
*/
/**
* The subdirectory (of user_data folder) containing image accounts
*/
$config->set("imageAccountPath", "avatars/");