mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-19 00:25:18 +00:00
Can get advanced informations about a user.
This commit is contained in:
@ -8,4 +8,9 @@
|
||||
/**
|
||||
* The subdirectory (of user_data folder) containing image accounts
|
||||
*/
|
||||
$config->set("imageAccountPath", "avatars/");
|
||||
$config->set("imageAccountPath", "avatars/");
|
||||
|
||||
/**
|
||||
* The subdirectory (of user_data folder) containing background images
|
||||
*/
|
||||
$config->set("backgroundImagePath", "imgfond/");
|
Reference in New Issue
Block a user