Initial commit carried over from private repo. This is V2.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace MessengerApi
|
||||
{
|
||||
public class Constants
|
||||
{
|
||||
public const string USERFILE_FILENAME = "/app/users.conf";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user