change link parameter masking of framework
This commit is contained in:
parent
2aca3f6515
commit
2a5330e4be
2 changed files with 40 additions and 51 deletions
|
|
@ -103,7 +103,7 @@
|
|||
public static $classes = array(
|
||||
'linker' => array(
|
||||
'url' => array(
|
||||
'length' => 50,
|
||||
'length' => 128,
|
||||
'delimiter' => '-'
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue