mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-10-30 02:12:32 +00:00
Adding creation right ans support for owner field in user.
This commit is contained in:
@@ -30,6 +30,8 @@ namespace OpenWifi {
|
||||
MicroService::instance().UpdateConfig()->setString("new.value", "hello");
|
||||
MicroService::instance().SaveConfig();
|
||||
|
||||
std::cout << MicroService::instance().ConfigGetString("new.value","bouga") << std::endl;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user