9 lines
422 B
Plaintext
9 lines
422 B
Plaintext
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="chatserver.config" GeneratedClassName="Settings1">
|
||
|
<Profiles />
|
||
|
<Settings>
|
||
|
<Setting Name="聊天信息保存上限" Type="System.Int32" Scope="User">
|
||
|
<Value Profile="(Default)">100</Value>
|
||
|
</Setting>
|
||
|
</Settings>
|
||
|
</SettingsFile>
|