mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-19 00:25:18 +00:00
Updated helpers
This commit is contained in:
11
config/userdata.php
Normal file
11
config/userdata.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* User data configuration file
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
/**
|
||||
* The subdirectory (of user_data folder) containing image accounts
|
||||
*/
|
||||
$config->set("imageAccountPath", "avatars/");
|
Reference in New Issue
Block a user