name export config improve
This commit is contained in:
+1
-1
@@ -381,7 +381,7 @@ class Bot
|
||||
],
|
||||
|
||||
];
|
||||
$this->upload(date('d_m_Y_H_i') . '.json', json_encode($conf, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES));
|
||||
$this->upload('vpnbot_export_' . date('d_m_Y_H_i') . '.json', json_encode($conf, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES));
|
||||
}
|
||||
|
||||
public function import()
|
||||
|
||||
Reference in New Issue
Block a user