diff options
| author | zhaokun <[email protected]> | 2024-08-15 16:45:35 +0800 |
|---|---|---|
| committer | zhaokun <[email protected]> | 2024-08-15 16:45:35 +0800 |
| commit | 4b80c397410c1d8f3d383c7d7c3bd3c49d9db835 (patch) | |
| tree | 78ab671ee1219a0612e7c9a3c641486390ba577f /configuration_file.ini | |
| parent | 09b83cfd398808b4d8a16e396b9e0f4f6ae3736e (diff) | |
delete extra spaces
Diffstat (limited to 'configuration_file.ini')
| -rw-r--r-- | configuration_file.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configuration_file.ini b/configuration_file.ini index 8eed3ef2c..67f8697f4 100644 --- a/configuration_file.ini +++ b/configuration_file.ini @@ -47,7 +47,8 @@ server_ip = 2.1.1.1 ip_list = 2.2.2.53, 2.2.2.56, 2.2.2.57 [root_path] -path = /app +#path = /app +path = D:/Document/Project-TSG/Code/git/tsg_test [capture] intf = "ens19" |
